Home
last modified time | relevance | path

Searched refs:crypto_drop_ahash (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Dhash.h92 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dhash.h98 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c386 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
H A Dauthenc.c368 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
H A Dccm.c440 crypto_drop_ahash(&ctx->mac); in crypto_ccm_free()
H A Dchacha20poly1305.c551 crypto_drop_ahash(&ctx->poly); in chachapoly_free()
H A Dgcm.c572 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()
/kernel/linux/linux-6.6/crypto/
H A Dauthenc.c366 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
H A Dauthencesn.c383 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
H A Dchacha20poly1305.c551 crypto_drop_ahash(&ctx->poly); in chachapoly_free()
H A Dccm.c440 crypto_drop_ahash(&ctx->mac); in crypto_ccm_free()
H A Dgcm.c570 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()

Completed in 13 milliseconds