Home
last modified time | relevance | path

Searched refs:fe64_invert (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c116 static void fe64_invert(fe64 out, const fe64 z) in fe64_invert() function
256 fe64_invert(z2, z2); in x25519_scalar_mulx()
/third_party/openssl/crypto/ec/
H A Dcurve25519.c116 static void fe64_invert(fe64 out, const fe64 z) in fe64_invert() function
256 fe64_invert(z2, z2); in x25519_scalar_mulx()
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c106 static void fe64_invert(fe64 out, const fe64 z) in fe64_invert() function
246 fe64_invert(z2, z2); in x25519_scalar_mulx()

Completed in 35 milliseconds