Searched refs:crypto_free_ahash (Results 1 – 25 of 37) sorted by relevance
12
535 crypto_free_ahash(tfm); in gss_krb5_alloc_hash_v2()628 crypto_free_ahash(ctx->acceptor_integ); in gss_krb5_import_ctx_v2()629 crypto_free_ahash(ctx->initiator_integ); in gss_krb5_import_ctx_v2()630 crypto_free_ahash(ctx->acceptor_sign); in gss_krb5_import_ctx_v2()631 crypto_free_ahash(ctx->initiator_sign); in gss_krb5_import_ctx_v2()748 crypto_free_ahash(kctx->acceptor_sign); in gss_krb5_delete_sec_context()749 crypto_free_ahash(kctx->initiator_sign); in gss_krb5_delete_sec_context()750 crypto_free_ahash(kctx->acceptor_integ); in gss_krb5_delete_sec_context()751 crypto_free_ahash(kctx->initiator_integ); in gss_krb5_delete_sec_context()
116 crypto_free_ahash(tfm); in checksum_case()1399 crypto_free_ahash(ahash_tfm); in rfc6803_encrypt_case()1892 crypto_free_ahash(ahash_tfm); in rfc8009_encrypt_case()
17 …:functions: crypto_alloc_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_…
80 crypto_free_ahash(tfm);
365 crypto_free_ahash(auth); in crypto_authenc_esn_init_tfm()373 crypto_free_ahash(ctx->auth); in crypto_authenc_esn_exit_tfm()
348 crypto_free_ahash(auth); in crypto_authenc_init_tfm()356 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
513 crypto_free_ahash(tfm); in cryptd_hash_complete()999 crypto_free_ahash(tfm); in cryptd_alloc_ahash()1038 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()
424 crypto_free_ahash(mac); in crypto_ccm_init_tfm()432 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
402 crypto_free_ahash(private); in hash_release()
553 crypto_free_ahash(ghash); in crypto_gcm_init_tfm()561 crypto_free_ahash(ctx->ghash); in crypto_gcm_exit_tfm()
106 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
62 crypto_free_ahash(op->fallback_tfm); in sun8i_ce_hash_crainit()70 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ce_hash_craexit()
539 crypto_free_ahash(ahp->ahash); in ah_init_state()552 crypto_free_ahash(ahp->ahash); in ah_destroy()
739 crypto_free_ahash(ahp->ahash); in ah6_init_state()752 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()1217 crypto_free_ahash(tfm); in iscsi_target_login_sess_out()
149 crypto_free_ahash(op->fallback_tfm); in sun8i_ss_hash_crainit()160 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ss_hash_craexit()
287 static inline void crypto_free_ahash(struct crypto_ahash *tfm) in crypto_free_ahash() function
624 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_create()681 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_destroy()
363 crypto_free_ahash(tctx->fallback_tfm); in rk_cra_hash_exit()
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()
389 crypto_free_ahash(ahash_tfm); in qce_ahash_hmac_setkey()
315 crypto_free_ahash(tfm); in ima_free_atfm()
817 crypto_free_ahash(ahash_tfm); in kmb_ocs_hcu_setkey()
795 crypto_free_ahash(tfm); in nvmet_tcp_free_crypto()820 crypto_free_ahash(tfm); in nvmet_tcp_alloc_crypto()
Completed in 50 milliseconds