Searched refs:CIOCGSESSION2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/opencrypto/
H A Dcryptodev.h239 #define CIOCGSESSION2 _IOWR('c', 106, struct session2_op) macro
H A Dcryptodev.c391 case CIOCGSESSION2:
515 /* NB: CIOCGSESSION2 has the crid */
516 if (cmd == CIOCGSESSION2
541 if (cmd == CIOCGSESSION2
/freebsd-10.0-release/tools/tools/crypto/
H A Dcryptotest.c275 if (cmd == CIOCGSESSION || cmd == CIOCGSESSION2) {
520 u_long cmd = CIOCGSESSION2;

Completed in 131 milliseconds