Searched refs:kpp_request_set_output (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | ecdh_helper.c | 87 kpp_request_set_output(req, &dst, 32); in compute_ecdh_secret() 189 kpp_request_set_output(req, &dst, 64); in generate_ecdh_public_key()
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-kpp.rst | 20 …equest_alloc kpp_request_free kpp_request_set_callback kpp_request_set_input kpp_request_set_output
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | kpp.h | 242 static inline void kpp_request_set_output(struct kpp_request *req, in kpp_request_set_output() function
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | dh.c | 357 kpp_request_set_output(req, &outsg, outlen); in __keyctl_dh_compute()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | testmgr.c | 3783 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp() 3823 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp() 3853 kpp_request_set_output(req, &dst, out_len_max); in do_test_kpp()
|