HomeSort by: relevance | last modified time | path
    Searched refs:session_op (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/opencrypto/
cryptodev_internal.h 10 int cryptodev_session(struct fcrypt *, struct session_op *);
ocryptodev.h 174 struct session_op;
cryptodev.h 161 struct session_op { struct
377 #define CIOCGSESSION _IOWR('c', 112, struct session_op)
ocryptodev.c 249 struct session_op sop;
cryptodev.c 228 struct session_op *sop;
278 sop = (struct session_op *)data;
1455 cryptodev_session(struct fcrypt *fcr, struct session_op *sop)
1692 struct session_op s_op;
  /src/tests/crypto/opencrypto/
h_arc4.c 50 struct session_op cs;
h_cbcdes.c 51 struct session_op cs;
h_null.c 46 struct session_op cs;
h_aesctr2.c 53 struct session_op cs;
h_camellia.c 56 struct session_op cs;
h_cbc3des.c 55 struct session_op cs;
h_comp.c 46 struct session_op cs;
h_comp_zlib.c 45 struct session_op cs;
h_comp_zlib_rnd.c 47 struct session_op cs;
h_gcm.c 55 struct session_op cs;
h_md5.c 75 struct session_op cs;
h_xcbcmac.c 77 struct session_op cs;
h_ioctl.c 185 struct session_op cs;
286 struct session_op cs;
h_aescbc.c 125 struct session_op cs;
h_aesctr1.c 211 struct session_op cs;
h_md5hmac.c 143 struct session_op cs;
h_sha1hmac.c 153 struct session_op cs;
h_sha2hmac.c 232 struct session_op cs;
  /src/sys/sys/
compat_stub.h 130 struct session_op;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 794 unsigned struct_session_op_sz = sizeof(session_op);

Completed in 67 milliseconds