Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcurve25519-x86_64.c1441 static int curve25519_compute_shared_secret(struct kpp_request *req) in curve25519_compute_shared_secret() function
1485 .compute_shared_secret = curve25519_compute_shared_secret,
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcurve25519-x86_64.c1652 static int curve25519_compute_shared_secret(struct kpp_request *req) in curve25519_compute_shared_secret() function
1696 .compute_shared_secret = curve25519_compute_shared_secret,

Completed in 5 milliseconds