Searched refs:crypto_drop_ahash (Results 1 – 7 of 7) sorted by relevance
93 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash() function
383 crypto_drop_ahash(&ctx->auth); in crypto_authenc_free()488 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()
581 crypto_drop_ahash(&ctx->poly); in chachapoly_free()698 crypto_drop_ahash(&ctx->poly); in chachapoly_create()
451 crypto_drop_ahash(&ctx->mac); in crypto_ccm_free()560 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()