Searched refs:crypto_free_kpp (Results 1 – 7 of 7) sorted by relevance
14 …:functions: crypto_alloc_kpp crypto_free_kpp crypto_kpp_set_secret crypto_kpp_generate_public_key …
236 crypto_free_kpp(tfm); in test_ecdh()
777 crypto_free_kpp(smp->tfm_ecdh); in smp_chan_destroy()3276 crypto_free_kpp(smp->tfm_ecdh); in smp_add_cid()3324 crypto_free_kpp(smp->tfm_ecdh); in smp_del_chan()3939 crypto_free_kpp(tfm_ecdh); in bt_selftest_smp()
163 static inline void crypto_free_kpp(struct crypto_kpp *tfm) in crypto_free_kpp() function
405 crypto_free_kpp(tfm); in __keyctl_dh_compute()
580 crypto_free_kpp(ctx->fallback); in atmel_ecdh_exit_tfm()
2226 crypto_free_kpp(tfm); in alg_test_kpp()