Searched refs:crypt_aead32 (Results 1 – 1 of 1) sorted by relevance
121 struct crypt_aead32 { struct154 #define CIOCCRYPTAEAD32 _IOWR('c', 109, struct crypt_aead32) argument231 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()1497 crypt_aead_from_32((struct crypt_aead32 *)data32, &thunk.aeadc); in crypto_ioctl()