Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Decdh_helper.c73 req = kpp_request_alloc(tfm, GFP_KERNEL); in compute_ecdh_secret()
178 req = kpp_request_alloc(tfm, GFP_KERNEL); in generate_ecdh_public_key()
/linux/Documentation/crypto/
A Dapi-kpp.rst20 …:functions: kpp_request_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_…
/linux/include/crypto/
A Dkpp.h173 static inline struct kpp_request *kpp_request_alloc(struct crypto_kpp *tfm, in kpp_request_alloc() function
/linux/security/keys/
A Ddh.c350 req = kpp_request_alloc(tfm, GFP_KERNEL); in __keyctl_dh_compute()
/linux/crypto/
A Dtestmgr.c3745 req = kpp_request_alloc(tfm, GFP_KERNEL); in do_test_kpp()

Completed in 17 milliseconds