Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1145 int64_t s19; in sc25519_muladd() local
1592 int64_t s19 = 2097151 & (load_4(s + 49) >> 7); in sc25519_reduce() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4636 int64_t s19 = kBottom21Bits & (load_4(s + 49) >> 7); in x25519_sc_reduce() local
5017 int64_t s19; in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/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