Searched refs:crypto_free_ahash (Results 1 – 25 of 34) sorted by relevance
12
17 …:functions: crypto_alloc_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_…
80 crypto_free_ahash(tfm);
61 crypto_free_ahash(op->fallback_tfm); in sun8i_ce_hash_crainit()69 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ce_hash_craexit()
350 crypto_free_ahash(auth); in crypto_authenc_init_tfm()358 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
368 crypto_free_ahash(auth); in crypto_authenc_esn_init_tfm()376 crypto_free_ahash(ctx->auth); in crypto_authenc_esn_exit_tfm()
489 crypto_free_ahash(tfm); in cryptd_hash_complete()970 crypto_free_ahash(tfm); in cryptd_alloc_ahash()1009 crypto_free_ahash(&tfm->base); in cryptd_free_ahash()
515 crypto_free_ahash(poly); in chachapoly_init()542 crypto_free_ahash(ctx->poly); in chachapoly_exit()
425 crypto_free_ahash(mac); in crypto_ccm_init_tfm()433 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
401 crypto_free_ahash(private); in hash_release()
555 crypto_free_ahash(ghash); in crypto_gcm_init_tfm()563 crypto_free_ahash(ctx->ghash); in crypto_gcm_exit_tfm()
61 crypto_free_ahash(op->fallback_tfm); in sun8i_ss_hash_crainit()69 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ss_hash_craexit()
104 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
534 crypto_free_ahash(ahp->ahash); in ah_init_state()547 crypto_free_ahash(ahp->ahash); in ah_destroy()
735 crypto_free_ahash(ahp->ahash); in ah6_init_state()748 crypto_free_ahash(ahp->ahash); in ah6_destroy()
96 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()106 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()1196 crypto_free_ahash(tfm); in iscsi_target_login_sess_out()
225 crypto_free_ahash(tfm); in make_checksum()312 crypto_free_ahash(tfm); in make_checksum_v2()
582 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_create()633 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_destroy()
287 static inline void crypto_free_ahash(struct crypto_ahash *tfm) in crypto_free_ahash() function
407 crypto_free_ahash(ctx->fallback_tfm); in n2_hash_cra_exit()445 crypto_free_ahash(fallback_tfm); in n2_hmac_cra_init()456 crypto_free_ahash(ctx->base.fallback_tfm); in n2_hmac_cra_exit()
716 crypto_free_ahash(tctx->fallback); in img_hash_cra_exit()
387 crypto_free_ahash(ahash_tfm); in qce_ahash_hmac_setkey()
314 crypto_free_ahash(tfm); in ima_free_atfm()
1188 crypto_free_ahash(tfm); in __safexcel_hmac_setkey()2560 crypto_free_ahash(ctx->fback); in safexcel_sha3_cra_exit()2797 crypto_free_ahash(ctx->fback); in safexcel_hmac_sha3_cra_exit()
828 crypto_free_ahash(tfm); in nvmet_tcp_free_crypto()853 crypto_free_ahash(tfm); in nvmet_tcp_alloc_crypto()
817 crypto_free_ahash(ahash_tfm); in kmb_ocs_hcu_setkey()
Completed in 49 milliseconds