Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/internal/
Dhash.h90 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/linux-4.1.27/crypto/
Dauthenc.c685 crypto_drop_ahash(&ctx->auth); in crypto_authenc_alloc()
698 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
Dauthencesn.c777 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_alloc()
790 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
Dgcm.c785 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_alloc_common()
819 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()