Home
last modified time | relevance | path

Searched refs:curve25519_A (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dconstants.h19 static const fe25519 curve25519_A = { variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dconstants.h18 static const fe25519 curve25519_A = { variable
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1981 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()