Home
last modified time | relevance | path

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

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