Home
last modified time | relevance | path

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

/freebsd-13.1/sys/opencrypto/
H A Dcryptodev.c231 crypt_aead_from_32(const struct crypt_aead32 *from, struct crypt_aead *to) in crypt_aead_from_32()
248 crypt_aead_to_32(const struct crypt_aead *from, struct crypt_aead32 *to) in crypt_aead_to_32()
1066 cryptodev_aead(struct csession *cse, struct crypt_aead *caead) in cryptodev_aead()
1451 struct crypt_aead *caead; in crypto_ioctl()
1459 struct crypt_aead aeadc; in crypto_ioctl()
1604 caead = (struct crypt_aead *)data; in crypto_ioctl()
H A Dcryptodev.h273 struct crypt_aead { struct
335 #define CIOCCRYPTAEAD _IOWR('c', 109, struct crypt_aead)
/freebsd-13.1/tools/tools/crypto/
H A Dcryptocheck.c483 ocf_init_caead(const struct ocf_session *ses, struct crypt_aead *caead) in ocf_init_caead()
870 struct crypt_aead caead; in ocf_eta()
1413 struct crypt_aead caead; in ocf_aead()