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

1 2

  /src/sys/opencrypto/
cryptodev_internal.h 11 struct crypt_op;
20 int cryptodev_op(struct csession *, struct crypt_op *, struct lwp *);
ocryptodev.h 176 struct crypt_op;
cryptodev.h 190 struct crypt_op { struct
379 #define CIOCCRYPT _IOWR('c', 114, struct crypt_op)
ocryptodev.c 200 struct crypt_op cop;
  /src/tests/crypto/opencrypto/
h_arc4.c 51 struct crypt_op co;
h_cbcdes.c 52 struct crypt_op co;
h_null.c 47 struct crypt_op co;
h_aesctr2.c 54 struct crypt_op co;
h_camellia.c 57 struct crypt_op co;
h_cbc3des.c 56 struct crypt_op co, co2;
h_comp.c 47 struct crypt_op co1, co2;
h_comp_zlib.c 46 struct crypt_op co1;
h_comp_zlib_rnd.c 48 struct crypt_op co1;
h_gcm.c 56 struct crypt_op co;
h_md5.c 76 struct crypt_op co;
h_xcbcmac.c 78 struct crypt_op co;
h_thread.c 124 struct crypt_op co;
h_aescbc.c 126 struct crypt_op co;
h_aesctr1.c 212 struct crypt_op co;
h_md5hmac.c 144 struct crypt_op co;
h_sha1hmac.c 154 struct crypt_op co;
  /src/sys/sys/
compat_stub.h 132 struct crypt_op;
  /src/crypto/external/bsd/openssl.old/dist/crypto/engine/
eng_devcrypto.c 181 struct crypt_op cryp;
544 struct crypt_op cryp;
  /src/crypto/external/apache2/openssl/dist/engines/
e_devcrypto.c 241 struct crypt_op cryp;
752 struct crypt_op cryp;
  /src/crypto/external/bsd/openssl/dist/engines/
e_devcrypto.c 245 struct crypt_op cryp;
767 struct crypt_op cryp;

Completed in 59 milliseconds

1 2