Searched refs:crypt_aead (Results 1 – 3 of 3) sorted by relevance
231 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()
273 struct crypt_aead { struct335 #define CIOCCRYPTAEAD _IOWR('c', 109, struct crypt_aead)
483 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()