crypt_aead
struct crypt_aead *caead;
struct crypt_aead aeadc;
caead = (struct crypt_aead *)data;
crypt_aead_from_32(const struct crypt_aead32 *from, struct crypt_aead *to)
crypt_aead_to_32(const struct crypt_aead *from, struct crypt_aead32 *to)
cryptodev_aead(struct csession *cse, struct crypt_aead *caead)
#define CIOCCRYPTAEAD _IOWR('c', 109, struct crypt_aead)
struct crypt_aead caead;
ocf_init_caead(const struct ocf_session *ses, struct crypt_aead *caead)
struct crypt_aead caead;