Searched defs:c10 (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/lib/libmp/tests/ |
H A D | legacy_test.c | 33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
|
/freebsd-src/crypto/openssl/test/ |
H A D | sanitytest.c | 40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1109 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); in sc25519_muladd() local
|
/freebsd-src/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 5006 int64_t c10 = kBottom21Bits & (load_3(c + 26) >> 2); in sc_muladd() local
|