Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1108 int64_t c9 = 2097151 & (load_4(c + 23) >> 5); in sc25519_muladd() local
/freebsd-src/crypto/openssl/crypto/ec/
H A Dcurve25519.c5005 int64_t c9 = kBottom21Bits & (load_4(c + 23) >> 5); in sc_muladd() local