Home
last modified time | relevance | path

Searched refs:crypto_free_kpp (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/crypto/
H A Dapi-kpp.rst17 …:functions: crypto_alloc_kpp crypto_free_kpp crypto_kpp_set_secret crypto_kpp_generate_public_key …
/linux/net/bluetooth/
H A Dselftest.c236 crypto_free_kpp(tfm); in test_ecdh()
H A Dsmp.c761 crypto_free_kpp(smp->tfm_ecdh); in smp_chan_destroy()
3325 crypto_free_kpp(smp->tfm_ecdh); in smp_add_cid()
3372 crypto_free_kpp(smp->tfm_ecdh); in smp_del_chan()
3843 crypto_free_kpp(tfm_ecdh); in bt_selftest_smp()
/linux/include/crypto/
H A Dkpp.h167 static inline void crypto_free_kpp(struct crypto_kpp *tfm) in crypto_free_kpp() function
/linux/drivers/nvme/target/
H A Dauth.c88 crypto_free_kpp(ctrl->dh_tfm); in nvmet_setup_dhgroup()
258 crypto_free_kpp(ctrl->dh_tfm); in nvmet_destroy_auth()
/linux/security/keys/
H A Ddh.c290 crypto_free_kpp(tfm); in __keyctl_dh_compute()
/linux/drivers/crypto/
H A Datmel-ecc.c278 crypto_free_kpp(ctx->fallback); in atmel_ecdh_exit_tfm()
/linux/drivers/nvme/host/
H A Dauth.c248 crypto_free_kpp(chap->dh_tfm); in nvme_auth_process_dhchap_challenge()
695 crypto_free_kpp(chap->dh_tfm); in nvme_auth_free_dhchap()
/linux/crypto/
H A Ddh.c332 crypto_free_kpp(tfm_ctx->dh_tfm); in dh_safe_prime_exit_tfm()
H A Dtestmgr.c3756 crypto_free_kpp(tfm); in alg_test_kpp()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c704 crypto_free_kpp(ctx->dh.soft_tfm); in hpre_dh_init_tfm()
718 crypto_free_kpp(ctx->dh.soft_tfm); in hpre_dh_exit_tfm()
1685 crypto_free_kpp(ctx->ecdh.soft_tfm); in hpre_ecdh_exit_tfm()
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c563 crypto_free_kpp(kpp); in tpm_buf_append_salt()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c560 crypto_free_kpp(ctx->ftfm); in qat_dh_exit_tfm()