Home
last modified time | relevance | path

Searched defs:c7 (Results 1 – 21 of 21) sorted by relevance

/freebsd/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/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dtanpif.c15 float c1, c3, c5, c7; member
H A Dv_log1pf_inline.h19 float c0, c3, c5, c7; member
H A Dv_expm1_inline.h19 double c1, c3, c5, c7, c9, c10; member
H A Dlog2f.c18 float c1, c3, c5, c7; member
H A Dlog10f.c18 float c1, c3, c5, c7; member
H A Datan2f.c15 float c1, c3, c5, c7; member
H A Dtanpi.c15 double c1, c3, c5, c7, c9, c11, c13, c14; member
H A Dasin.c17 double c1, c3, c5, c7, c9, c11; member
H A Datan.c16 double c1, c3, c5, c7, c9, c11, c13, c15, c17, c19; member
H A Dv_log1p_inline.h18 double c1, c3, c5, c7, c9, c11, c13, c15, c17, c18; member
H A Datan2.c16 double c1, c3, c5, c7, c9, c11, c13, c15, c17, c19; member
H A Dasinh.c22 double c1, c3, c5, c7, c9, c11, c13, c15; member
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dtanpif.c15 float c1, c3, c5, c7; member
H A Dsv_sincospi_common.h14 double c1, c3, c5, c7, c9; member
H A Dsv_log1pf_inline.h17 float c1, c3, c5, c7; member
H A Dtanpi.c15 double c1, c3, c5, c7, c9, c11, c13, c14; member
H A Dasinh.c20 double ln2, p3, p1, p4, p0, p2, c1, c3, c5, c7, c9, c11, c13, c15, c17; member
/freebsd/contrib/libucl/src/
H A Ducl_hash.c129 unsigned char c1, c2, c3, c4, c5, c6, c7, c8; in ucl_hash_caseless_func() member
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1106 int64_t c7 = 2097151 & (load_3(c + 18) >> 3); in sc25519_muladd() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4998 int64_t c7 = kBottom21Bits & (load_3(c + 18) >> 3); in sc_muladd() local