Home
last modified time | relevance | path

Searched refs:crypto_drop_aead (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/internal/
H A Daead.h103 static inline void crypto_drop_aead(struct crypto_aead_spawn *spawn) in crypto_drop_aead() function
/linux/crypto/
H A Dessiv.c383 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_aead_free_instance()
618 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_create()
H A Dgcm.c815 crypto_drop_aead(aead_instance_ctx(inst)); in crypto_rfc4106_free()
1000 crypto_drop_aead(&ctx->aead); in crypto_rfc4543_free()