Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/internal/
Dhash.h77 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
/linux-2.6.39/crypto/
Dauthenc.c673 crypto_drop_ahash(&ctx->auth); in crypto_authenc_alloc()
686 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()
Dauthencesn.c796 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_alloc()
809 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()
Dgcm.c780 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_alloc_common()
816 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()