Home
last modified time | relevance | path

Searched refs:kpp_request_free (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/bluetooth/
Decdh_helper.c105 kpp_request_free(req); in compute_ecdh_secret()
208 kpp_request_free(req); in generate_ecdh_public_key()
/Linux-v5.10/Documentation/crypto/
Dapi-kpp.rst20 …:functions: kpp_request_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_…
/Linux-v5.10/include/crypto/
Dkpp.h188 static inline void kpp_request_free(struct kpp_request *req) in kpp_request_free() function
/Linux-v5.10/security/keys/
Ddh.c396 kpp_request_free(req); in __keyctl_dh_compute()
/Linux-v5.10/crypto/
Dtestmgr.c3884 kpp_request_free(req); in do_test_kpp()