Home
last modified time | relevance | path

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

12

/linux-5.19.10/Documentation/crypto/
Dapi-digest.rst17 …:functions: crypto_alloc_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_…
Dapi-intro.rst80 crypto_free_ahash(tfm);
/linux-5.19.10/crypto/
Dauthenc.c350 crypto_free_ahash(auth); in crypto_authenc_init_tfm()
358 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
Dauthencesn.c368 crypto_free_ahash(auth); in crypto_authenc_esn_init_tfm()
376 crypto_free_ahash(ctx->auth); in crypto_authenc_esn_exit_tfm()
Dcryptd.c488 crypto_free_ahash(tfm); in cryptd_hash_complete()
969 crypto_free_ahash(tfm); in cryptd_alloc_ahash()
1008 crypto_free_ahash(&tfm->base); in cryptd_free_ahash()
Dchacha20poly1305.c515 crypto_free_ahash(poly); in chachapoly_init()
542 crypto_free_ahash(ctx->poly); in chachapoly_exit()
Dccm.c425 crypto_free_ahash(mac); in crypto_ccm_init_tfm()
433 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
Dalgif_hash.c401 crypto_free_ahash(private); in hash_release()
Dgcm.c555 crypto_free_ahash(ghash); in crypto_gcm_init_tfm()
563 crypto_free_ahash(ctx->ghash); in crypto_gcm_exit_tfm()
/linux-5.19.10/fs/verity/
Dhash_algs.c104 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
/linux-5.19.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c62 crypto_free_ahash(op->fallback_tfm); in sun8i_ce_hash_crainit()
70 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ce_hash_craexit()
/linux-5.19.10/net/ipv4/
Dah4.c534 crypto_free_ahash(ahp->ahash); in ah_init_state()
547 crypto_free_ahash(ahp->ahash); in ah_destroy()
/linux-5.19.10/net/ipv6/
Dah6.c732 crypto_free_ahash(ahp->ahash); in ah6_init_state()
745 crypto_free_ahash(ahp->ahash); in ah6_destroy()
/linux-5.19.10/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c225 crypto_free_ahash(tfm); in make_checksum()
312 crypto_free_ahash(tfm); in make_checksum_v2()
/linux-5.19.10/drivers/target/iscsi/
Discsi_target_login.c96 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()
106 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()
1204 crypto_free_ahash(tfm); in iscsi_target_login_sess_out()
/linux-5.19.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-hash.c149 crypto_free_ahash(op->fallback_tfm); in sun8i_ss_hash_crainit()
160 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ss_hash_craexit()
/linux-5.19.10/include/crypto/
Dhash.h287 static inline void crypto_free_ahash(struct crypto_ahash *tfm) in crypto_free_ahash() function
/linux-5.19.10/drivers/scsi/
Discsi_tcp.c582 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_create()
633 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_destroy()
/linux-5.19.10/drivers/crypto/
Dn2_core.c407 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()
Dimg-hash.c716 crypto_free_ahash(tctx->fallback); in img_hash_cra_exit()
/linux-5.19.10/drivers/crypto/qce/
Dsha.c387 crypto_free_ahash(ahash_tfm); in qce_ahash_hmac_setkey()
/linux-5.19.10/security/integrity/ima/
Dima_crypto.c315 crypto_free_ahash(tfm); in ima_free_atfm()
/linux-5.19.10/drivers/nvme/target/
Dtcp.c811 crypto_free_ahash(tfm); in nvmet_tcp_free_crypto()
836 crypto_free_ahash(tfm); in nvmet_tcp_alloc_crypto()
/linux-5.19.10/drivers/crypto/keembay/
Dkeembay-ocs-hcu-core.c817 crypto_free_ahash(ahash_tfm); in kmb_ocs_hcu_setkey()
/linux-5.19.10/drivers/crypto/inside-secure/
Dsafexcel_hash.c1188 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()

12