Home
last modified time | relevance | path

Searched refs:crypt_aead (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/opencrypto/
H A Dcryptodev.c212 crypt_aead_from_32(const struct crypt_aead32 *from, struct crypt_aead *to) in crypt_aead_from_32()
229 crypt_aead_to_32(const struct crypt_aead *from, struct crypt_aead32 *to) in crypt_aead_to_32()
863 cryptodev_aead(struct csession *cse, struct crypt_aead *caead) in cryptodev_aead()
1125 struct crypt_aead *caead; in crypto_ioctl()
1132 struct crypt_aead aeadc; in crypto_ioctl()
1225 caead = (struct crypt_aead *)data; in crypto_ioctl()
H A Dcryptodev.h273 struct crypt_aead { struct
302 #define CIOCCRYPTAEAD _IOWR('c', 109, struct crypt_aead) argument
/freebsd/tools/tools/crypto/
H A Dcryptocheck.c508 ocf_init_caead(const struct ocf_session *ses, struct crypt_aead *caead) in ocf_init_caead()
920 struct crypt_aead caead; in ocf_eta()
1552 struct crypt_aead caead; in ocf_aead()