Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1131 int64_t s19; in sc25519_muladd() local
1578 int64_t s19 = 2097151 & (load_4(s + 49) >> 7); in sc25519_reduce() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4646 int64_t s19 = kBottom21Bits & (load_4(s + 49) >> 7); in x25519_sc_reduce() local
5027 int64_t s19; in sc_muladd() local