Searched refs:sqrtm1 (Results 1 – 6 of 6) sorted by relevance
14 static const fe25519 sqrtm1 = { variable
13 static const fe25519 sqrtm1 = { variable
38 static const fe sqrtm1 = {{ variable
651 fe_mul_ttt(&h->X, &h->X, &sqrtm1); in x25519_ge_frombytes_vartime()
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()
1994 static const fe sqrtm1 = { variable2027 fe_mul(h->X, h->X, sqrtm1); in ge_frombytes_vartime()