Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1130 int64_t s18; in sc25519_muladd() local
1577 int64_t s18 = 2097151 & (load_3(s + 47) >> 2); in sc25519_reduce() local
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519.c1070 int64_t s18 = 2097151 & (load_3(s + 47) >> 2); in x25519_sc_reduce() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4640 int64_t s18 = kBottom21Bits & (load_3(s + 47) >> 2); in x25519_sc_reduce() local
5021 int64_t s18; in sc_muladd() local