Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/internal/
Daead.h88 static inline void crypto_drop_aead(struct crypto_aead_spawn *spawn) in crypto_drop_aead() function
/linux-5.19.10/crypto/
Dgeniv.c37 crypto_drop_aead(aead_instance_ctx(inst)); in aead_geniv_free()
Dessiv.c380 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_aead_free_instance()
617 crypto_drop_aead(&ictx->u.aead_spawn); in essiv_create()
Dpcrypt.c210 crypto_drop_aead(&ctx->spawn); in pcrypt_free()
Dgcm.c823 crypto_drop_aead(aead_instance_ctx(inst)); in crypto_rfc4106_free()
1037 crypto_drop_aead(&ctx->aead); in crypto_rfc4543_free()
Dccm.c702 crypto_drop_aead(aead_instance_ctx(inst)); in crypto_rfc4309_free()
Dcryptd.c816 crypto_drop_aead(&ctx->aead_spawn); in cryptd_aead_free()