Searched refs:c3 (Results 26 - 50 of 54) sorted by relevance

123

/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c936 TESTAlloc c1, c2, c3; local
950 memset(&c3, 0, sizeof(c3));
951 c3.tagless = NULL;
952 c3.three = 4;
953 c3.tagless2 = &any3;
956 tests[2].val = &c3;
1022 TESTOptional c0, c1, c2, c3; local
1038 c3.zero = &zero;
1039 c3
[all...]
/freebsd-12-stable/contrib/sendmail/src/
H A Dmime.c1100 int c1, c2, c3, c4; local
1118 c3 = sm_io_getc(e->e_dfp, SM_TIME_DEFAULT);
1119 } while (SM_ISSPACE(c3));
1120 if (c3 == SM_IO_EOF)
1161 if (c3 == '=')
1163 c3 = CHAR64(c3);
1164 *fbufp = ((c2 & 0x0f) << 4) | ((c3 & 0x3c) >> 2);
1169 *fbufp = ((c3 & 0x03) << 6) | c4;
/freebsd-12-stable/contrib/bc/src/
H A Drand.c86 uint_fast64_t al, ah, bl, bh, c0, c1, c2, c3; local
97 c3 = ah * bh;
102 res.hi += BC_RAND_CHOP32(carry.lo) + c3 + (carry.hi << 32);
/freebsd-12-stable/contrib/gdb/gdb/
H A Dremote-sds.c864 int c, c2, c3;
918 c3 = readchar (timeout);
921 c, c2, c3);
922 if (c3 == '+')
857 int c, c2, c3; local
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp1924 uint8_t c3 = frm_nxt[2]; local
1940 if ((c3 & 0xC0) != 0x80)
1944 | (c3 & 0x3F));
1955 uint8_t c3 = frm_nxt[2]; local
1972 if ((c3 & 0xC0) != 0x80 || (c4 & 0xC0) != 0x80)
1978 ((c3 & 0x3FUL) << 6) + (c4 & 0x3F)) > Maxcode)
1984 | ((c3 & 0x30) >> 4));
1987 | ((c3 & 0x0F) << 6)
2045 uint8_t c3 = frm_nxt[2]; local
2061 if ((c3
2076 uint8_t c3 = frm_nxt[2]; local
2160 uint8_t c3 = frm_nxt[2]; local
2187 uint8_t c3 = frm_nxt[2]; local
2323 uint8_t c3 = frm_nxt[2]; local
2354 uint8_t c3 = frm_nxt[2]; local
2429 uint8_t c3 = frm_nxt[2]; local
2456 uint8_t c3 = frm_nxt[2]; local
2581 uint8_t c3 = frm_nxt[2]; local
2654 uint8_t c3 = frm_nxt[2]; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c175 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7
186 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \
187 c7,c0,c1,c2,c3,c4,c5,c6, \
188 c6,c7,c0,c1,c2,c3,c4,c5, \
189 c5,c6,c7,c0,c1,c2,c3,c4, \
190 c4,c5,c6,c7,c0,c1,c2,c3, \
191 c3,c4,c5,c6,c7,c0,c1,c2, \
192 c2,c3,c
[all...]
/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dms_funcs.c57 u8 c3 = utf8_string[++i]; local
60 ((c2 & 0x3F) << 6) | (c3 & 0x3F));
/freebsd-12-stable/contrib/bc/tests/
H A Dother.sh141 printf 'three\n' | head -c3 > /dev/null
/freebsd-12-stable/contrib/apr-util/crypto/
H A Dcrypt_blowfish.c390 unsigned int tmp, c1, c2, c3, c4; local
398 BF_safe_atoi64(c3, *sptr++);
399 *dptr++ = ((c2 & 0x0F) << 4) | ((c3 & 0x3C) >> 2);
403 *dptr++ = ((c3 & 0x03) << 6) | c4;
/freebsd-12-stable/tools/build/options/
H A Dmakeman351 local c0='|' c1='/' c2='-' c3='\'
/freebsd-12-stable/share/mk/
H A Dbsd.cpu.mk102 _CPUCFLAGS = -march=c3-2
238 . elif ${CPUTYPE} == "c3-2"
240 . elif ${CPUTYPE} == "c3"
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp124 unsigned char c2, unsigned char c3) {
125 return (c0 - 240) * 262144 + (c2 - 128) * 4096 + (c2 - 128) * 64 + (c3 - 128);
123 ConvertUTF8ToCodePoint(unsigned char c0, unsigned char c1, unsigned char c2, unsigned char c3) argument
/freebsd-12-stable/sys/arm/arm/
H A Dlocore-v4.S221 mcr p15, 0, r0, c3, c0, 0
/freebsd-12-stable/crypto/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl55 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
H A Dchacha-ppc.pl94 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
113 "&add (@x[$c3],@x[$c3],@x[$d3])",
117 "&xor (@x[$b3],@x[$b3],@x[$c3])",
139 "&add (@x[$c3],@x[$c3],@x[$d3])",
143 "&xor (@x[$b3],@x[$b3],@x[$c3])",
927 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
947 "&vadduwm (@x[$c3],@x[$c3],
[all...]
H A Dchacha-x86_64.pl151 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
216 "&mov ($xc_,\"4*$c3(%rsp)\")",
787 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
859 "&movdqa ($xc_,\"`16*($c3-8)`(%rsp)\")",
1103 punpckhqdq $xt3,$xc3 # "c3"
1380 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
1400 "&vpaddd (@x[$c3],@x[$c3],@x[$d3])",
1404 "&vpxor (@x[$b3],@x[$b3],@x[$c3])", # flip
1426 "&vpaddd (@x[$c3],
[all...]
H A Dchacha-armv4.pl66 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
141 "&ldr ($xc_,'[sp,#4*(16+$c3)]')",
H A Dchacha-armv8.pl65 my ($a3,$b3,$c3,$d3)=map(($_&~3)+(($_+1)&3),($a2,$b2,$c2,$d2));
84 "&add_32 (@x[$c3],@x[$c3],@x[$d3])",
88 "&eor_32 (@x[$b3],@x[$b3],@x[$c3])",
110 "&add_32 (@x[$c3],@x[$c3],@x[$d3])",
114 "&eor_32 (@x[$b3],@x[$b3],@x[$c3])",
/freebsd-12-stable/sys/dev/cx/
H A Dcsigma.c238 int c0, c1, c2=0, c3=0, result; local
266 if (! cx_probe_chained_board (port+0x10, &c2, &c3))
281 if (c2 || c3)
292 else if (c3 && ! cx_probe_chip (CS1(port + 0x10)))
297 if (c2 || c3)
/freebsd-12-stable/crypto/openssl/crypto/aria/
H A Daria.c906 static const ARIA_u128 c3 = {{ variable
1138 ck3 = &c3;
1145 ck2 = &c3;
1153 ck1 = &c3;
/freebsd-12-stable/contrib/sqlite3/
H A Dshell.c1478 u64 c0, c1, c2, c3, c4; local
1525 c3 = a03^a13^a23^a33^a43;
1529 d2 = c1^ROL64(c3, 1);
1531 d4 = c3^ROL64(c0, 1);
1592 c3 = a33^a03^a23^a43^a13;
1596 d2 = c1^ROL64(c3, 1);
1598 d4 = c3^ROL64(c0, 1);
1659 c3 = a43^a33^a23^a13^a03;
1663 d2 = c1^ROL64(c3, 1);
1665 d4 = c3
1872 const unsigned char c3 = 0x80; local
[all...]
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1102 int64_t c3 = 2097151 & (load_4(c + 7) >> 7); local
1164 s3 = c3 + a0 * b3 + a1 * b2 + a2 * b1 + a3 * b0;
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1585 c3 : 1, busy : 1; member in struct:llvm::MachO::fp_status_t
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dregex.c1974 # define BUF_PUSH_3(c1, c2, c3) \
1979 *b++ = (UCHAR_T) (c3); \
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dregex.c1974 # define BUF_PUSH_3(c1, c2, c3) \
1979 *b++ = (UCHAR_T) (c3); \

Completed in 518 milliseconds

123