Home
last modified time | relevance | path

Searched refs:crypt_aead_from_32 (Results 1 – 1 of 1) 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() function
1171 crypt_aead_from_32((struct crypt_aead32 *)data32, &thunk.aeadc); in crypto_ioctl()