Home
last modified time | relevance | path

Searched defs:c8 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libmp/tests/
Dlegacy_test.c35 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
/freebsd-12-stable/contrib/libucl/src/
Ducl_hash.c130 unsigned char c1, c2, c3, c4, c5, c6, c7, c8; in ucl_hash_caseless_func() member
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
Ded25519_ref10.c1107 int64_t c8 = 2097151 & load_3(c + 21); in sc25519_muladd() local
/freebsd-12-stable/crypto/openssl/crypto/ec/
Dcurve25519.c4994 int64_t c8 = kBottom21Bits & load_3(c + 21); in sc_muladd() local