Searched refs:aead_spawn (Results 1 – 1 of 1) sorted by relevance
44 struct crypto_aead_spawn aead_spawn; member332 aead = crypto_spawn_aead(&ictx->u.aead_spawn); in essiv_aead_init_tfm()383 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_aead_free_instance()505 err = crypto_grab_aead(&ictx->u.aead_spawn, inst, in essiv_create()509 aead_alg = crypto_spawn_aead_alg(&ictx->u.aead_spawn); in essiv_create()618 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_create()