Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Decdh_helper.c84 kpp_request_free(req); in compute_ecdh_secret()
181 kpp_request_free(req); in generate_ecdh_public_key()
/openbmc/linux/Documentation/crypto/
H A Dapi-kpp.rst20 …:functions: kpp_request_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_…
/openbmc/linux/drivers/nvme/common/
H A Dauth.c425 kpp_request_free(req); in nvme_auth_gen_pubkey()
453 kpp_request_free(req); in nvme_auth_gen_shared_secret()
/openbmc/linux/include/crypto/
H A Dkpp.h216 static inline void kpp_request_free(struct kpp_request *req) in kpp_request_free() function
/openbmc/linux/security/keys/
H A Ddh.c286 kpp_request_free(req); in __keyctl_dh_compute()
/openbmc/linux/crypto/
H A Dtestmgr.c4029 kpp_request_free(req); in do_test_kpp()