Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
H A Dapi-kpp.rst14 …: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()
3331 crypto_free_kpp(smp->tfm_ecdh); in smp_add_cid()
3378 crypto_free_kpp(smp->tfm_ecdh); in smp_del_chan()
3849 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.c75 crypto_free_kpp(ctrl->dh_tfm); in nvmet_setup_dhgroup()
236 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.c237 crypto_free_kpp(chap->dh_tfm); in nvme_auth_process_dhchap_challenge()
677 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.c4061 crypto_free_kpp(tfm); in alg_test_kpp()
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c343 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()