Home
last modified time | relevance | path

Searched refs:kpp_request_set_callback (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Decdh_helper.c70 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in compute_ecdh_secret()
166 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in generate_ecdh_public_key()
/kernel/linux/linux-5.10/net/bluetooth/
H A Decdh_helper.c88 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in compute_ecdh_secret()
190 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in generate_ecdh_public_key()
/kernel/linux/linux-5.10/include/crypto/
H A Dkpp.h196 * kpp_request_set_callback() - Sets an asynchronous callback.
206 static inline void kpp_request_set_callback(struct kpp_request *req, in kpp_request_set_callback() function
/kernel/linux/linux-6.6/include/crypto/
H A Dkpp.h222 * kpp_request_set_callback() - Sets an asynchronous callback.
232 static inline void kpp_request_set_callback(struct kpp_request *req, in kpp_request_set_callback() function
/kernel/linux/linux-6.6/drivers/nvme/common/
H A Dauth.c421 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in nvme_auth_gen_pubkey()
448 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in nvme_auth_gen_shared_secret()
/kernel/linux/linux-5.10/security/keys/
H A Ddh.c359 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in __keyctl_dh_compute()
/kernel/linux/linux-6.6/security/keys/
H A Ddh.c253 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in __keyctl_dh_compute()
/kernel/linux/linux-6.6/crypto/
H A Ddh.c520 kpp_request_set_callback(dh_req, req->base.flags, in dh_safe_prime_prepare_dh_req()
H A Dtestmgr.c3926 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in do_test_kpp()
3966 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in do_test_kpp()
3996 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in do_test_kpp()
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c3781 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in do_test_kpp()
3821 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in do_test_kpp()
3851 kpp_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in do_test_kpp()

Completed in 25 milliseconds