Home
last modified time | relevance | path

Searched defs:bnegative (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c556 const unsigned char bnegative = negative(b); in ge25519_select() local
591 const unsigned char bnegative = negative(b); in ge25519_select_cached() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4211 uint8_t bnegative = negative(b); in table_select() local