Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Daead.h103 static inline void crypto_drop_aead(struct crypto_aead_spawn *spawn) in crypto_drop_aead() function
/openbmc/linux/crypto/
H A Dgeniv.c37 crypto_drop_aead(aead_instance_ctx(inst)); in aead_geniv_free()
H A Dessiv.c385 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_aead_free_instance()
622 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_create()
H A Dpcrypt.c214 crypto_drop_aead(&ctx->spawn); in pcrypt_free()
H A Dgcm.c821 crypto_drop_aead(aead_instance_ctx(inst)); in crypto_rfc4106_free()
1035 crypto_drop_aead(&ctx->aead); in crypto_rfc4543_free()
H A Dccm.c701 crypto_drop_aead(aead_instance_ctx(inst)); in crypto_rfc4309_free()
H A Dcryptd.c862 crypto_drop_aead(&ctx->aead_spawn); in cryptd_aead_free()