Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
HDed25519_ref10.c1132 int64_t s20; in sc25519_muladd() local
1579 int64_t s20 = 2097151 & (load_4(s + 52) >> 4); in sc25519_reduce() local
/freebsd-13-stable/crypto/openssl/crypto/ec/
HDcurve25519.c4637 int64_t s20 = kBottom21Bits & (load_4(s + 52) >> 4); in x25519_sc_reduce() local
5018 int64_t s20; in sc_muladd() local