Home
last modified time | relevance | path

Searched refs:crypto_free_ahash (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/fs/verity/
Dhash_algs.c86 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
91 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
/Linux-v5.4/Documentation/crypto/
Dapi-digest.rst17 …:functions: crypto_alloc_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_…
Dapi-intro.txt75 crypto_free_ahash(tfm);
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c260 crypto_free_ahash(hmac_md5); in make_checksum_hmac_md5()
262 crypto_free_ahash(md5); in make_checksum_hmac_md5()
359 crypto_free_ahash(tfm); in make_checksum()
446 crypto_free_ahash(tfm); in make_checksum_v2()
/Linux-v5.4/crypto/
Dauthenc.c360 crypto_free_ahash(auth); in crypto_authenc_init_tfm()
368 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
Dauthencesn.c378 crypto_free_ahash(auth); in crypto_authenc_esn_init_tfm()
386 crypto_free_ahash(ctx->auth); in crypto_authenc_esn_exit_tfm()
Dcryptd.c531 crypto_free_ahash(tfm); in cryptd_hash_complete()
1027 crypto_free_ahash(tfm); in cryptd_alloc_ahash()
1066 crypto_free_ahash(&tfm->base); in cryptd_free_ahash()
Dchacha20poly1305.c522 crypto_free_ahash(poly); in chachapoly_init()
549 crypto_free_ahash(ctx->poly); in chachapoly_exit()
Dalgif_hash.c408 crypto_free_ahash(private); in hash_release()
Dccm.c433 crypto_free_ahash(mac); in crypto_ccm_init_tfm()
441 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
Dgcm.c561 crypto_free_ahash(ghash); in crypto_gcm_init_tfm()
569 crypto_free_ahash(ctx->ghash); in crypto_gcm_exit_tfm()
Dtcrypt.c901 crypto_free_ahash(tfm); in test_mb_ahash_speed()
1132 crypto_free_ahash(tfm); in test_ahash_speed_common()
/Linux-v5.4/net/ipv4/
Dah4.c533 crypto_free_ahash(ahp->ahash); in ah_init_state()
546 crypto_free_ahash(ahp->ahash); in ah_destroy()
/Linux-v5.4/net/ipv6/
Dah6.c734 crypto_free_ahash(ahp->ahash); in ah6_init_state()
747 crypto_free_ahash(ahp->ahash); in ah6_destroy()
/Linux-v5.4/drivers/target/iscsi/
Discsi_target_login.c95 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()
105 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()
1219 crypto_free_ahash(tfm); in iscsi_target_login_sess_out()
/Linux-v5.4/drivers/scsi/
Discsi_tcp.c574 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_create()
619 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_destroy()
/Linux-v5.4/include/crypto/
Dhash.h264 static inline void crypto_free_ahash(struct crypto_ahash *tfm) in crypto_free_ahash() function
/Linux-v5.4/security/integrity/ima/
Dima_crypto.c190 crypto_free_ahash(tfm); in ima_free_atfm()
/Linux-v5.4/drivers/crypto/qce/
Dsha.c406 crypto_free_ahash(ahash_tfm); in qce_ahash_hmac_setkey()
/Linux-v5.4/drivers/crypto/
Dn2_core.c405 crypto_free_ahash(ctx->fallback_tfm); in n2_hash_cra_exit()
443 crypto_free_ahash(fallback_tfm); in n2_hmac_cra_init()
454 crypto_free_ahash(ctx->base.fallback_tfm); in n2_hmac_cra_exit()
Dimg-hash.c719 crypto_free_ahash(tctx->fallback); in img_hash_cra_exit()
Datmel-sha.c2335 crypto_free_ahash(tfm); in atmel_sha_authenc_spawn()
2344 crypto_free_ahash(auth->tfm); in atmel_sha_authenc_free()
/Linux-v5.4/drivers/nvme/target/
Dtcp.c722 crypto_free_ahash(tfm); in nvmet_tcp_free_crypto()
747 crypto_free_ahash(tfm); in nvmet_tcp_alloc_crypto()
/Linux-v5.4/drivers/md/
Ddm-verity-target.c796 crypto_free_ahash(v->tfm); in verity_dtr()
/Linux-v5.4/drivers/nvme/host/
Dtcp.c1081 crypto_free_ahash(tfm); in nvme_tcp_free_crypto()
1106 crypto_free_ahash(tfm); in nvme_tcp_alloc_crypto()

12