Searched refs:crypto_drop_ahash (Results 1 – 7 of 7) sorted by relevance
99 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
375 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()480 crypto_drop_ahash(&ctx->auth); in crypto_authenc_create()
401 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_free()503 crypto_drop_ahash(&ctx->auth); in crypto_authenc_esn_create()
542 crypto_drop_ahash(&ctx->spawn); in mcryptd_create_hash()578 crypto_drop_ahash(&hctx->spawn); in mcryptd_free()
573 crypto_drop_ahash(&ctx->poly); in chachapoly_free()690 crypto_drop_ahash(&ctx->poly); in chachapoly_create()
451 crypto_drop_ahash(&ctx->mac); in crypto_ccm_free()556 crypto_drop_ahash(&ictx->mac); in crypto_ccm_create_common()
594 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_free()702 crypto_drop_ahash(&ctx->ghash); in crypto_gcm_create_common()