Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Decdh_helper.c105 kpp_request_free(req); in compute_ecdh_secret()
206 kpp_request_free(req); in generate_ecdh_public_key()
/linux-6.1.9/Documentation/crypto/
Dapi-kpp.rst20 …:functions: kpp_request_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_…
/linux-6.1.9/drivers/nvme/common/
Dauth.c425 kpp_request_free(req); in nvme_auth_gen_pubkey()
453 kpp_request_free(req); in nvme_auth_gen_shared_secret()
/linux-6.1.9/include/crypto/
Dkpp.h192 static inline void kpp_request_free(struct kpp_request *req) in kpp_request_free() function
/linux-6.1.9/security/keys/
Ddh.c306 kpp_request_free(req); in __keyctl_dh_compute()
/linux-6.1.9/crypto/
Dtestmgr.c3949 kpp_request_free(req); in do_test_kpp()