Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1124 int64_t s12; in sc25519_muladd() local
1571 int64_t s12 = 2097151 & (load_4(s + 31) >> 4); in sc25519_reduce() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4639 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local
5020 int64_t s12; in sc_muladd() local