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()
864 cryptodev_aead(struct csession *cse, struct crypt_aead *caead) in cryptodev_aead()
1127 struct crypt_aead *caead; in crypto_ioctl()
1134 struct crypt_aead aeadc; in crypto_ioctl()
1227 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.c503 ocf_init_caead(const struct ocf_session *ses, struct crypt_aead *caead) in ocf_init_caead()
915 struct crypt_aead caead; in ocf_eta()
1547 struct crypt_aead caead; in ocf_aead()