Home
last modified time | relevance | path

Searched defs:s13 (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.c1139 int64_t s13; in sc25519_muladd() local
1586 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); in sc25519_reduce() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4630 int64_t s13 = kBottom21Bits & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
5011 int64_t s13; in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c4640 int64_t s13 = kBottom21Bits & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
5021 int64_t s13; in sc_muladd() local