Home
last modified time | relevance | path

Searched refs:dh_compute_value (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Ddh.c150 static int dh_compute_value(struct kpp_request *req) in dh_compute_value() function
250 .generate_public_key = dh_compute_value,
251 .compute_shared_secret = dh_compute_value,
/kernel/linux/linux-6.6/crypto/
H A Ddh.c166 static int dh_compute_value(struct kpp_request *req) in dh_compute_value() function
266 .generate_public_key = dh_compute_value,
267 .compute_shared_secret = dh_compute_value,

Completed in 3 milliseconds