Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dhash.h90 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/linux-4.4.14/crypto/
Dauthenc.c376 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
477 crypto_drop_ahash(&ctx->auth); in crypto_authenc_create()
Dauthencesn.c392 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
491 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_create()
Dchacha20poly1305.c565 crypto_drop_ahash(&ctx->poly); in chachapoly_free()
675 crypto_drop_ahash(&ctx->poly); in chachapoly_create()
Dgcm.c615 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()
720 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_create_common()