Searched refs:sqrtm1 (Results 1 – 4 of 4) sorted by relevance
14 static const fe25519 sqrtm1 = { variable
13 static const fe25519 sqrtm1 = { variable
266 fe25519_mul(x_sqrtm1, h->X, sqrtm1); /* x*sqrt(-1) */ in ge25519_frombytes()310 fe25519_mul(h->X, h->X, sqrtm1); in ge25519_frombytes_negate_vartime()
1862 static const fe sqrtm1 = { variable1900 fe_mul(h->X, h->X, sqrtm1); in ge_frombytes_vartime()