Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1969 unsigned char x_sign; in ge25519_from_uniform() local
1972 x_sign = s[31] & 0x80; in ge25519_from_uniform()
2017 s[31] |= x_sign; in ge25519_from_uniform()