Searched refs:crypt_op (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_arc4.c51 struct crypt_op co;
H A Dh_cbcdes.c52 struct crypt_op co;
H A Dh_null.c47 struct crypt_op co;
H A Dh_aesctr2.c54 struct crypt_op co;
H A Dh_camellia.c57 struct crypt_op co;
H A Dh_comp.c47 struct crypt_op co1, co2;
H A Dh_comp_zlib.c46 struct crypt_op co1;
H A Dh_comp_zlib_rnd.c48 struct crypt_op co1;
H A Dh_gcm.c56 struct crypt_op co;
H A Dh_md5.c76 struct crypt_op co;
H A Dh_xcbcmac.c78 struct crypt_op co;
H A Dh_aesctr1.c212 struct crypt_op co;
H A Dh_md5hmac.c144 struct crypt_op co;
H A Dh_sha1hmac.c154 struct crypt_op co;
/freebsd-10-stable/sys/opencrypto/
H A Dcryptodev.h172 struct crypt_op { struct
236 #define CIOCCRYPT _IOWR('c', 103, struct crypt_op)
H A Dcryptodev.c184 crypt_op_from_32(const struct crypt_op32 *from, struct crypt_op *to)
198 crypt_op_to_32(const struct crypt_op *from, struct crypt_op32 *to)
318 static int cryptodev_op(struct csession *, struct crypt_op *,
376 struct crypt_op *cop;
385 struct crypt_op copc;
582 cop = (struct crypt_op *)data;
653 struct crypt_op *cop,
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dopenbsd_hw.c154 struct crypt_op cryp;
311 struct crypt_op cryp;
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c398 struct crypt_op cryp;
735 struct crypt_op cryp;
781 struct crypt_op cryp;
/freebsd-10-stable/tools/tools/crypto/
H A Dcryptotest.c252 struct crypt_op cop;

Completed in 104 milliseconds