Home
last modified time | relevance | path

Searched refs:crypt_op (Results 1 – 25 of 28) sorted by relevance

12

/netbsd/sys/opencrypto/
H A Dcryptodev_internal.h8 int cryptodev_op(struct csession *, struct crypt_op *, struct lwp *);
H A Docryptodev.h176 struct crypt_op;
H A Dcryptodev.h190 struct crypt_op { struct
379 #define CIOCCRYPT _IOWR('c', 114, struct crypt_op)
H A Docryptodev.c199 struct crypt_op cop; in ocryptodev_op()
H A Dcryptodev.c230 struct crypt_op *cop; in cryptof_ioctl()
344 cop = (struct crypt_op *)data; in cryptof_ioctl()
454 cryptodev_op(struct csession *cse, struct crypt_op *cop, struct lwp *l) in cryptodev_op()
/netbsd/tests/crypto/opencrypto/
H A Dh_null.c47 struct crypt_op co; in main()
H A Dh_arc4.c51 struct crypt_op co; in main()
H A Dh_camellia.c57 struct crypt_op co; in main()
H A Dh_cbcdes.c52 struct crypt_op co; in main()
H A Dh_md5.c76 struct crypt_op co; in main()
H A Dh_xcbcmac.c78 struct crypt_op co; in main()
H A Dh_aesctr2.c54 struct crypt_op co; in main()
H A Dh_comp_zlib_rnd.c48 struct crypt_op co1; in main()
H A Dh_cbc3des.c56 struct crypt_op co, co2; in main()
H A Dh_comp.c47 struct crypt_op co1, co2; in main()
H A Dh_comp_zlib.c46 struct crypt_op co1; in main()
H A Dh_sha1hmac.c154 struct crypt_op co; in main()
H A Dh_aesctr1.c212 struct crypt_op co; in main()
H A Dh_md5hmac.c144 struct crypt_op co; in main()
H A Dh_aescbc.c126 struct crypt_op co; in main()
H A Dh_sha2hmac.c233 struct crypt_op co; in main()
H A Dh_gcm.c56 struct crypt_op co; in main()
/netbsd/sys/sys/
H A Dcompat_stub.h124 struct crypt_op;
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_devcrypto.c181 struct crypt_op cryp; in cipher_do_cipher()
544 struct crypt_op cryp; in digest_op()
/netbsd/crypto/external/bsd/openssl/dist/engines/
H A De_devcrypto.c245 struct crypt_op cryp; in cipher_do_cipher()
767 struct crypt_op cryp; in digest_op()

12