Home
last modified time | relevance | path

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

/freebsd-12.1/sys/opencrypto/
H A Dcryptodev.h278 struct crypt_aead { struct
349 #define CIOCCRYPTAEAD _IOWR('c', 109, struct crypt_aead)
H A Dcryptodev.c336 static int cryptodev_aead(struct csession *, struct crypt_aead *,
383 struct crypt_aead *caead; in cryptof_ioctl()
769 caead = (struct crypt_aead *)data; in cryptof_ioctl()
999 struct crypt_aead *caead, in cryptodev_aead()
/freebsd-12.1/tools/tools/crypto/
H A Dcryptocheck.c777 struct crypt_aead caead; in ocf_authenc()
996 struct crypt_aead caead; in ocf_gcm()
1234 struct crypt_aead caead; in ocf_ccm()