Home
last modified time | relevance | path

Searched defs:c5 (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/freebsd-src/lib/libmp/tests/
H A Dlegacy_test.c33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Dsv_tanf_3u5.c
/freebsd-src/contrib/libucl/src/
H A Ducl_hash.c130 unsigned char c1, c2, c3, c4, c5, c6, c7, c8; in ucl_hash_caseless_func() member
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1104 int64_t c5 = 2097151 & (load_3(c + 13) >> 1); in sc25519_muladd() local
/freebsd-src/crypto/openssl/crypto/ec/
H A Dcurve25519.c5001 int64_t c5 = kBottom21Bits & (load_3(c + 13) >> 1); in sc_muladd() local