Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds