Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c95 static void fe64_copy(fe64 h, const fe64 f) in fe64_copy() function
226 fe64_copy(x3, x1); in x25519_scalar_mulx()