Home
last modified time | relevance | path

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

/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()
/linux/include/crypto/
H A Dkpp.h249 static inline void kpp_request_set_output(struct kpp_request *req, in kpp_request_set_output() function
/linux/drivers/nvme/common/
H A Dauth.c403 kpp_request_set_output(req, &dst, host_key_len); in nvme_auth_gen_pubkey()
430 kpp_request_set_output(req, &dst, sess_key_len); in nvme_auth_gen_shared_secret()
/linux/security/keys/
H A Ddh.c252 kpp_request_set_output(req, &outsg, outlen); in __keyctl_dh_compute()
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c538 kpp_request_set_output(req, s, EC_PT_SZ*2); in tpm_buf_append_salt()
550 kpp_request_set_output(req, d, EC_PT_SZ); in tpm_buf_append_salt()
/linux/crypto/
H A Dtestmgr.c3614 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()
3654 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()
3684 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()