Home
last modified time | relevance | path

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

12

/linux/Documentation/crypto/
A Dapi-digest.rst17 …:functions: crypto_alloc_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_…
A Dapi-intro.rst80 crypto_free_ahash(tfm);
/linux/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-hash.c61 crypto_free_ahash(op->fallback_tfm); in sun8i_ce_hash_crainit()
69 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ce_hash_craexit()
/linux/crypto/
A Dauthenc.c350 crypto_free_ahash(auth); in crypto_authenc_init_tfm()
358 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
A Dauthencesn.c368 crypto_free_ahash(auth); in crypto_authenc_esn_init_tfm()
376 crypto_free_ahash(ctx->auth); in crypto_authenc_esn_exit_tfm()
A Dcryptd.c489 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()
A Dchacha20poly1305.c515 crypto_free_ahash(poly); in chachapoly_init()
542 crypto_free_ahash(ctx->poly); in chachapoly_exit()
A Dccm.c425 crypto_free_ahash(mac); in crypto_ccm_init_tfm()
433 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
A Dalgif_hash.c401 crypto_free_ahash(private); in hash_release()
A Dgcm.c555 crypto_free_ahash(ghash); in crypto_gcm_init_tfm()
563 crypto_free_ahash(ctx->ghash); in crypto_gcm_exit_tfm()
/linux/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-hash.c61 crypto_free_ahash(op->fallback_tfm); in sun8i_ss_hash_crainit()
69 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ss_hash_craexit()
/linux/fs/verity/
A Dhash_algs.c104 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
/linux/net/ipv4/
A Dah4.c534 crypto_free_ahash(ahp->ahash); in ah_init_state()
547 crypto_free_ahash(ahp->ahash); in ah_destroy()
/linux/net/ipv6/
A Dah6.c735 crypto_free_ahash(ahp->ahash); in ah6_init_state()
748 crypto_free_ahash(ahp->ahash); in ah6_destroy()
/linux/drivers/target/iscsi/
A Discsi_target_login.c96 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()
/linux/net/sunrpc/auth_gss/
A Dgss_krb5_crypto.c225 crypto_free_ahash(tfm); in make_checksum()
312 crypto_free_ahash(tfm); in make_checksum_v2()
/linux/drivers/scsi/
A 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/include/crypto/
A Dhash.h287 static inline void crypto_free_ahash(struct crypto_ahash *tfm) in crypto_free_ahash() function
/linux/drivers/crypto/
A 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()
A Dimg-hash.c716 crypto_free_ahash(tctx->fallback); in img_hash_cra_exit()
/linux/drivers/crypto/qce/
A Dsha.c387 crypto_free_ahash(ahash_tfm); in qce_ahash_hmac_setkey()
/linux/security/integrity/ima/
A Dima_crypto.c314 crypto_free_ahash(tfm); in ima_free_atfm()
/linux/drivers/crypto/inside-secure/
A 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()
/linux/drivers/nvme/target/
A Dtcp.c828 crypto_free_ahash(tfm); in nvmet_tcp_free_crypto()
853 crypto_free_ahash(tfm); in nvmet_tcp_alloc_crypto()
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-hcu-core.c817 crypto_free_ahash(ahash_tfm); in kmb_ocs_hcu_setkey()

Completed in 50 milliseconds

12