Home
last modified time | relevance | path

Searched refs:crypto_drop_ahash (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/crypto/internal/
Dhash.h94 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/Linux-v5.4/crypto/
Dauthenc.c378 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
483 crypto_drop_ahash(&ctx->auth); in crypto_authenc_create()
Dauthencesn.c396 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
498 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_create()
Dchacha20poly1305.c558 crypto_drop_ahash(&ctx->poly); in chachapoly_free()
675 crypto_drop_ahash(&ctx->poly); in chachapoly_create()
Dccm.c449 crypto_drop_ahash(&ctx->mac); in crypto_ccm_free()
558 crypto_drop_ahash(&ictx->mac); in crypto_ccm_create_common()
Dgcm.c578 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()
686 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_create_common()