Home
last modified time | relevance | path

Searched refs:kpp_request_set_output (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Decdh_helper.c69 kpp_request_set_output(req, &dst, 32); in compute_ecdh_secret()
165 kpp_request_set_output(req, &dst, 64); in generate_ecdh_public_key()
/openbmc/linux/Documentation/crypto/
H A Dapi-kpp.rst20 …equest_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_request_set_output
/openbmc/linux/drivers/nvme/common/
H A Dauth.c420 kpp_request_set_output(req, &dst, host_key_len); in nvme_auth_gen_pubkey()
447 kpp_request_set_output(req, &dst, sess_key_len); in nvme_auth_gen_shared_secret()
/openbmc/linux/include/crypto/
H A Dkpp.h268 static inline void kpp_request_set_output(struct kpp_request *req, in kpp_request_set_output() function
/openbmc/linux/security/keys/
H A Ddh.c252 kpp_request_set_output(req, &outsg, outlen); in __keyctl_dh_compute()
/openbmc/linux/crypto/
H A Ddh.c524 kpp_request_set_output(dh_req, req->dst, req->dst_len); in dh_safe_prime_prepare_dh_req()
H A Dtestmgr.c3925 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()
3965 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()
3995 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()