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()
761 crypto_free_kpp(smp->tfm_ecdh); in smp_chan_destroy()3311 crypto_free_kpp(smp->tfm_ecdh); in smp_add_cid()3358 crypto_free_kpp(smp->tfm_ecdh); in smp_del_chan()3869 crypto_free_kpp(tfm_ecdh); in bt_selftest_smp()
160 static inline void crypto_free_kpp(struct crypto_kpp *tfm) in crypto_free_kpp() function
290 crypto_free_kpp(ctx->fallback); in atmel_ecdh_exit_tfm()
400 crypto_free_kpp(tfm); in __keyctl_dh_compute()
3920 crypto_free_kpp(tfm); in alg_test_kpp()