Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c2003 fe25519 x_plus_one; in ge25519_from_uniform() local
2009 fe25519_add(x_plus_one, x, one); in ge25519_from_uniform()
2011 fe25519_invert(x_plus_one_inv, x_plus_one); in ge25519_from_uniform()