Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dhash.h93 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/linux-4.19.296/crypto/
Dauthenc.c383 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
488 crypto_drop_ahash(&ctx->auth); in crypto_authenc_create()
Dauthencesn.c401 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
503 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_create()
Dmcryptd.c542 crypto_drop_ahash(&ctx->spawn); in mcryptd_create_hash()
578 crypto_drop_ahash(&hctx->spawn); in mcryptd_free()
Dchacha20poly1305.c581 crypto_drop_ahash(&ctx->poly); in chachapoly_free()
698 crypto_drop_ahash(&ctx->poly); in chachapoly_create()
Dccm.c451 crypto_drop_ahash(&ctx->mac); in crypto_ccm_free()
560 crypto_drop_ahash(&ictx->mac); in crypto_ccm_create_common()
Dgcm.c594 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()
702 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_create_common()