Home
last modified time | relevance | path

Searched refs:crypto_free_ahash (Results 1 - 25 of 69) sorted by relevance

123

/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c290 crypto_free_ahash(tfm); in gss_krb5_alloc_hash_v2()
383 crypto_free_ahash(ctx->acceptor_integ); in gss_krb5_import_ctx_v2()
384 crypto_free_ahash(ctx->initiator_integ); in gss_krb5_import_ctx_v2()
385 crypto_free_ahash(ctx->acceptor_sign); in gss_krb5_import_ctx_v2()
386 crypto_free_ahash(ctx->initiator_sign); in gss_krb5_import_ctx_v2()
504 crypto_free_ahash(kctx->acceptor_sign); in gss_krb5_delete_sec_context()
505 crypto_free_ahash(kctx->initiator_sign); in gss_krb5_delete_sec_context()
506 crypto_free_ahash(kctx->acceptor_integ); in gss_krb5_delete_sec_context()
507 crypto_free_ahash(kctx->initiator_integ); in gss_krb5_delete_sec_context()
/kernel/linux/linux-5.10/crypto/
H 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()
H A Dauthenc.c350 crypto_free_ahash(auth); in crypto_authenc_init_tfm()
358 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
H A Dcryptd.c490 crypto_free_ahash(tfm); in cryptd_hash_complete()
971 crypto_free_ahash(tfm); in cryptd_alloc_ahash()
1010 crypto_free_ahash(&tfm->base); in cryptd_free_ahash()
H A Dccm.c424 crypto_free_ahash(mac); in crypto_ccm_init_tfm()
432 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
H A Dchacha20poly1305.c515 crypto_free_ahash(poly); in chachapoly_init()
542 crypto_free_ahash(ctx->poly); in chachapoly_exit()
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H 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()
/kernel/linux/linux-6.6/crypto/
H A Dauthenc.c348 crypto_free_ahash(auth); in crypto_authenc_init_tfm()
356 crypto_free_ahash(ctx->auth); in crypto_authenc_exit_tfm()
H A Dauthencesn.c365 crypto_free_ahash(auth); in crypto_authenc_esn_init_tfm()
373 crypto_free_ahash(ctx->auth); in crypto_authenc_esn_exit_tfm()
H A Dchacha20poly1305.c515 crypto_free_ahash(poly); in chachapoly_init()
542 crypto_free_ahash(ctx->poly); in chachapoly_exit()
H A Dcryptd.c528 crypto_free_ahash(tfm); in cryptd_hash_complete()
1015 crypto_free_ahash(tfm); in cryptd_alloc_ahash()
1054 crypto_free_ahash(&tfm->base); in cryptd_free_ahash()
H A Dccm.c424 crypto_free_ahash(mac); in crypto_ccm_init_tfm()
432 crypto_free_ahash(ctx->mac); in crypto_ccm_exit_tfm()
/kernel/linux/linux-5.10/fs/verity/
H A Dhash_algs.c106 crypto_free_ahash(tfm); in fsverity_get_hash_alg()
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H 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()
/kernel/linux/linux-5.10/net/ipv4/
H A Dah4.c533 crypto_free_ahash(ahp->ahash); in ah_init_state()
546 crypto_free_ahash(ahp->ahash); in ah_destroy()
/kernel/linux/linux-5.10/net/ipv6/
H A Dah6.c735 crypto_free_ahash(ahp->ahash); in ah6_init_state()
748 crypto_free_ahash(ahp->ahash); in ah6_destroy()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c60 crypto_free_ahash(op->fallback_tfm); in sun8i_ce_hash_init_tfm()
68 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ce_hash_exit_tfm()
/kernel/linux/linux-6.6/net/ipv6/
H A Dah6.c739 crypto_free_ahash(ahp->ahash); in ah6_init_state()
752 crypto_free_ahash(ahp->ahash); in ah6_destroy()
/kernel/linux/linux-6.6/net/ipv4/
H A Dah4.c539 crypto_free_ahash(ahp->ahash); in ah_init_state()
552 crypto_free_ahash(ahp->ahash); in ah_destroy()
/kernel/linux/linux-5.10/drivers/target/iscsi/
H 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()
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_login.c96 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()
106 crypto_free_ahash(tfm); in iscsi_login_setup_crypto()
1174 crypto_free_ahash(tfm); in iscsi_target_login_sess_out()
/kernel/linux/linux-5.10/drivers/scsi/
H A Discsi_tcp.c584 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_create()
633 crypto_free_ahash(tfm); in iscsi_sw_tcp_conn_destroy()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c225 crypto_free_ahash(tfm); in make_checksum()
312 crypto_free_ahash(tfm); in make_checksum_v2()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c146 crypto_free_ahash(op->fallback_tfm); in sun8i_ss_hash_init_tfm()
157 crypto_free_ahash(tfmctx->fallback_tfm); in sun8i_ss_hash_exit_tfm()
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-hash.c438 crypto_free_ahash(ctx->ahash_fbk); in starfive_hash_exit_tfm()
483 crypto_free_ahash(ahash_tfm); in starfive_hash_long_setkey()

Completed in 39 milliseconds

123