Lines Matching defs:tin0
25 register DES_LONG tin0, tin1;
46 c2l(in, tin0);
48 tin0 ^= tout0 ^ inW0;
49 tin[0] = tin0;
59 c2ln(in, tin0, tin1, l + 8);
60 tin0 ^= tout0 ^ inW0;
61 tin[0] = tin0;
77 c2l(in, tin0);
78 tin[0] = tin0 ^ outW0;
86 xor0 = tin0;
90 c2l(in, tin0);
91 tin[0] = tin0 ^ outW0;
98 xor0 = tin0;
106 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;