Home
last modified time | relevance | path

Searched refs:z0 (Results 1 – 25 of 109) sorted by relevance

12345

/freebsd-12-stable/contrib/netbsd-tests/ipf/expected/
Dn181 > z0 ip #0 40(20) 6 1.1.1.1,1 > 3.3.3.3,30
2 > z0 ip #0 40(20) 6 1.1.1.1,2 > 3.3.3.3,31
3 > z0 ip #0 40(20) 6 1.1.1.1,3 > 3.3.3.3,32
4 > z0 ip #0 40(20) 6 1.1.1.1,4 > 3.3.3.3,33
5 > z0 ip #0 40(20) 6 1.1.1.1,1 > 3.3.3.3,34
6 > z0 ip #0 40(20) 6 1.1.1.1,2 > 3.3.3.3,35
7 > z0 ip #0 40(20) 6 1.1.1.1,3 > 3.3.3.3,36
8 > z0 ip #0 40(20) 6 1.1.1.1,4 > 3.3.3.3,37
10 map z0 0/0 -> 1.1.1.1/32 portmap tcp/udp 1:4 sequential
38 > z0 ip #0 40(20) 6 1.1.1.1,1000 > 3.3.3.3,30
[all …]
/freebsd-12-stable/contrib/netbsd-tests/ipf/input/
Dn181 out on z0 tcp 2.2.2.2,22 3.3.3.3,30
2 out on z0 tcp 2.2.2.2,23 3.3.3.3,31
3 out on z0 tcp 2.2.2.2,24 3.3.3.3,32
4 out on z0 tcp 2.2.2.2,25 3.3.3.3,33
5 out on z0 tcp 2.2.2.2,26 3.3.3.3,34
6 out on z0 tcp 2.2.2.2,27 3.3.3.3,35
7 out on z0 tcp 2.2.2.2,28 3.3.3.3,36
8 out on z0 tcp 2.2.2.2,29 3.3.3.3,37
/freebsd-12-stable/contrib/bearssl/src/symcipher/
Ddes_ct.c205 uint32_t x0, x1, x2, x3, x4, x5, z0; in Fconf() local
320 z0 = (y0 & (uint32_t)0x00000004) << 3; in Fconf()
321 z0 |= (y0 & (uint32_t)0x00004000) << 4; in Fconf()
322 z0 |= rotl(y0 & 0x12020120, 5); in Fconf()
323 z0 |= (y0 & (uint32_t)0x00100000) << 6; in Fconf()
324 z0 |= (y0 & (uint32_t)0x00008000) << 9; in Fconf()
325 z0 |= (y0 & (uint32_t)0x04000000) >> 22; in Fconf()
326 z0 |= (y0 & (uint32_t)0x00000001) << 11; in Fconf()
327 z0 |= rotl(y0 & 0x20000200, 12); in Fconf()
328 z0 |= (y0 & (uint32_t)0x00200000) >> 19; in Fconf()
[all …]
Daes_ct.c45 uint32_t z0, z1, z2, z3, z4, z5, z6, z7, z8, z9; in br_aes_ct_bitslice_Sbox() local
141 z0 = t44 & y15; in br_aes_ct_bitslice_Sbox()
170 t53 = z0 ^ z3; in br_aes_ct_bitslice_Sbox()
/freebsd-12-stable/lib/libc/softfloat/bits32/
Dsoftfloat-macros73 bits32 z0, z1;
78 z0 = a0;
82 z0 = a0>>count;
86 z0 = 0;
89 *z0Ptr = z0;
109 bits32 z0, z1;
114 z0 = a0;
118 z0 = a0>>count;
130 z0 = 0;
133 *z0Ptr = z0;
[all …]
/freebsd-12-stable/lib/libc/softfloat/bits64/
Dsoftfloat-macros110 bits64 z0, z1;
115 z0 = a0;
119 z0 = a0>>count;
128 z0 = 0;
131 *z0Ptr = z0;
148 bits64 z0, z1;
153 z0 = a0;
157 z0 = a0>>count;
161 z0 = 0;
164 *z0Ptr = z0;
[all …]
/freebsd-12-stable/crypto/openssl/crypto/des/
Dqud_cksm.c30 DES_LONG z0, z1, t0, t1; in DES_quad_cksum() local
40 z0 = Q_B0((*seed)[0]) | Q_B1((*seed)[1]) | Q_B2((*seed)[2]) | in DES_quad_cksum()
57 t0 += z0; in DES_quad_cksum()
61 z0 = ((((t0 * t0) & 0xffffffffL) + ((t1 * t1) & 0xffffffffL)) in DES_quad_cksum()
71 *lp++ = z0; in DES_quad_cksum()
75 return z0; in DES_quad_cksum()
/freebsd-12-stable/contrib/bearssl/src/hash/
Dghash_ctmul64.c37 uint64_t z0, z1, z2, z3; in bmul64() local
47 z0 = (x0 * y0) ^ (x1 * y3) ^ (x2 * y2) ^ (x3 * y1); in bmul64()
51 z0 &= (uint64_t)0x1111111111111111; in bmul64()
55 return z0 | z1 | z2 | z3; in bmul64()
100 uint64_t z0, z1, z2, z0h, z1h, z2h; in br_ghash_ctmul64() local
121 z0 = bmul64(y0, h0); in br_ghash_ctmul64()
127 z2 ^= z0 ^ z1; in br_ghash_ctmul64()
133 v0 = z0; in br_ghash_ctmul64()
Dghash_pclmul.c220 __m128i z0, z1, z2, z3; \
223 z0 = _mm_shuffle_epi32(z1, 0x0E); \
225 SL_256(z0, z1, z2, z3); \
226 REDUCE_F128(z0, z1, z2, z3); \
227 PBK(z0, z1, dw, dx); \
Dghash_ctmul32.c53 uint32_t z0, z1, z2, z3; in bmul32() local
63 z0 = (x0 * y0) ^ (x1 * y3) ^ (x2 * y2) ^ (x3 * y1); in bmul32()
67 z0 &= (uint32_t)0x11111111; in bmul32()
71 return z0 | z1 | z2 | z3; in bmul32()
Dghash_ctmul.c169 uint64_t z0, z1, z2, z3; in bmul() local
180 z0 = MUL(x0, y0) ^ MUL(x1, y3) ^ MUL(x2, y2) ^ MUL(x3, y1); in bmul()
184 z0 &= (uint64_t)0x1111111111111111; in bmul()
188 z = z0 | z1 | z2 | z3; in bmul()
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
Du4.h4 __m128i z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13, z14, variable
15 z0 = _mm_loadu_si128((__m128i *) (x + 0));
16 z5 = _mm_shuffle_epi32(z0, 0x55);
17 z10 = _mm_shuffle_epi32(z0, 0xaa);
18 z15 = _mm_shuffle_epi32(z0, 0xff);
19 z0 = _mm_shuffle_epi32(z0, 0x00);
35 orig0 = z0;
94 z0 = orig0;
106 y4 = _mm_add_epi32(y4, z0);
121 y8 = z0;
[all …]
Du8.h6 __m256i z0 = _mm256_set1_epi32(x[0]); variable
23 __m256i orig0 = z0;
94 z0 = orig0;
106 y4 = _mm256_add_epi32(y4, z0);
121 y8 = z0;
157 z0 = _mm256_xor_si256(z0, y0);
159 z0 = _mm256_xor_si256(z0, r0);
226 y1 = _mm256_add_epi32(y1, z0);
249 y2 = z0;
285 z0 = _mm256_xor_si256(z0, y0);
[all …]
/freebsd-12-stable/contrib/netbsd-tests/ipf/regress/
Dn181 map z0 0/0 -> 1.1.1.1/32 portmap tcp/udp 1:4 sequential
2 map z0 0/0 -> 1.1.1.1/32 portmap tcp/udp 1000:5000 sequential
3 map z0 0/0 -> 1.1.1.1/32 portmap tcp/udp 1000:50000 sequential
/freebsd-12-stable/contrib/amd/amd/
Dconf_tok.l114 ALPHANUM [A-Za-z0-9]
115 SYMBOL [A-Za-z0-9_-]
116 PATH [A-Za-z0-9_-/]
Dsun_map_tok.l146 WORD_REX [A-Za-z0-9_/&\.$=]+[A-Za-z0-9_/&\.$=-]*
/freebsd-12-stable/contrib/file/magic/Magdir/
Dtroff19 0 regex/20l \^\\.[A-Za-z][A-Za-z0-9][\ \t] troff or preprocessor input text
21 0 regex/20l \^\\.[A-Za-z][A-Za-z0-9]$ troff or preprocessor input text
/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/director/
Dtestlang_conf.l154 FILENAME [A-Za-z0-9.][A-Za-z0-9./_-]+
155 VARNAME [A-Za-z][A-Za-z0-9_-]+
/freebsd-12-stable/crypto/openssl/crypto/ec/
Dec2_oct.c40 int ret = 0, z0; in ec_GF2m_simple_set_compressed_coordinates() local
88 z0 = (BN_is_odd(z)) ? 1 : 0; in ec_GF2m_simple_set_compressed_coordinates()
91 if (z0 != y_bit) { in ec_GF2m_simple_set_compressed_coordinates()
/freebsd-12-stable/contrib/binutils/binutils/
Darlex.l77 [A-Za-z0-9/\\$:.\-\_]+ {
Ddeflex.l66 (@)?[A-Za-z$:\-\_?][A-Za-z0-9/$:\-\_@?]* {
/freebsd-12-stable/tests/sys/netinet6/frag6/
Dfrag6.subr90 [A-Za-z0-9_]*)
110 [A-Za-z0-9_]*)
/freebsd-12-stable/usr.bin/ar/
Dacplex.l72 [-_A-Za-z0-9/:$.\\]+ {
/freebsd-12-stable/contrib/elftoolchain/ar/
Dacplex.l72 [-_A-Za-z0-9/:$.\\]+ {
/freebsd-12-stable/sys/gnu/dts/arm/
Dkirkwood-rd88f6281-z0.dts17 …compatible = "marvell,rd88f6281-z0", "marvell,rd88f6281","marvell,kirkwood-88f6281", "marvell,kirk…

12345