Searched refs:curve25519_A (Results 1 – 3 of 3) sorted by relevance
19 static const fe25519 curve25519_A = { variable
18 static const fe25519 curve25519_A = { variable
1981 fe25519_mul(x, curve25519_A, rr2); in ge25519_from_uniform()1987 fe25519_mul(x2, x2, curve25519_A); in ge25519_from_uniform()1997 fe25519_cmov(x2, curve25519_A, e_is_minus_1); in ge25519_from_uniform()