Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c1862 static const fe sqrtm1 = { variable
1900 fe_mul(h->X, h->X, sqrtm1); in ge_frombytes_vartime()
/third_party/openssl/crypto/ec/
H A Dcurve25519.c1862 static const fe sqrtm1 = { variable
1900 fe_mul(h->X, h->X, sqrtm1); in ge_frombytes_vartime()
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c1852 static const fe sqrtm1 = { variable
1890 fe_mul(h->X, h->X, sqrtm1); in ge_frombytes_vartime()

Completed in 23 milliseconds