Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,