Home
last modified time | relevance | path

Searched defs:C3 (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-src/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c34 ASN1_OCTET_STRING *C3; member
142 uint8_t *C3 = NULL; in ossl_sm2_encrypt() local
307 const uint8_t *C3 = NULL; in ossl_sm2_decrypt() local
/freebsd-src/lib/msun/src/
H A Dk_cosf.c26 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable
H A Dk_cos.c59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
H A Dk_sincosf.h26 C3 = 0x199342e0ee5069.0p-68; /* 0.0000243904487962774090654 */ variable
H A Dk_sincosl.h34 C3 = 0.000024801587301571716, /* 0x1a01a01a018e22.0p-68 */ variable
94 C3 = 2.48015873015873015873015873015446795e-05L, variable
H A Dk_sincos.h25 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Dsinpif_2u5.c
H A Dcospif_2u6.c
H A Dexp.c
/freebsd-src/lib/msun/ld80/
H A Dk_cosl.c58 C3 = 0.000024801587301571716, /* 0x1a01a01a018e22.0p-68 */ variable
/freebsd-src/lib/msun/ld128/
H A Dk_cosl.c33 C3 = 2.48015873015873015873015873015446795e-05L, variable
H A Ds_expl.c142 C3 = 1.66666666666666666666666666666666667e-1L, variable
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \ argument
86 #define VEC8_ROUND_HALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, \ argument
105 #define VEC8_ROUND_HALFANDHALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, \ argument
124 #define VEC8_ROUND(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, C4, \ argument
/freebsd-src/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c185 # define C3(K,i) ROTATE(Cx.q[K.c[(i)*8+3]],24) macro
203 # define C3(K,i) (Cx.q[3+8*K.c[(i)*8+3]]) macro
216 # define C3(K,i) (((u64_a1*)(Cx.c+5))[2*K.c[(i)*8+3]]) macro
/freebsd-src/contrib/arm-optimized-routines/math/aarch64/
H A Dv_exp2f_1u.c
H A Dv_expf_1u.c
/freebsd-src/contrib/arm-optimized-routines/math/
H A Dexp2.c18 #define C3 global() macro
H A Dexp.c20 #define C3 global() macro
H A Dpow.c115 #define C3 global() macro
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h125 InsertElementConstantExpr(Constant * C1,Constant * C2,Constant * C3) InsertElementConstantExpr() argument
/freebsd-src/usr.bin/systat/
H A Difstat.c53 #define C3 40 /* 40-59 */ macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1405 APInt C3((~C1) ^ C2); CombineXorOpnd() local
1421 APInt C3 = C1 ^ C2; CombineXorOpnd() local
1437 APInt C3 = C1 ^ C2; CombineXorOpnd() local
[all...]
/freebsd-src/crypto/openssl/test/
H A Dmodes_internal_test.c316 static const u8 C3[] = { variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp976 const APInt *C3; foldAddWithConstant() local
2346 const APInt *C2, *C3; visitSub() local
[all...]
H A DInstCombineAndOrXor.cpp2404 const APInt *C3 = C; visitAnd() local
3472 const APInt *C2, *C3; visitOr() local
4677 ConstantInt *C1, *C2, *C3; visitXor() local
[all...]

12