Lines Matching refs:tout0
112 register BF_LONG tout0, tout1, xor0, xor1;
117 n2l(ivec, tout0);
123 tin0 ^= tout0;
128 tout0 = tin[0];
130 l2n(tout0, out);
135 tin0 ^= tout0;
140 tout0 = tin[0];
142 l2n(tout0, out);
145 l2n(tout0, ivec);
157 tout0 = tin[0] ^ xor0;
159 l2n(tout0, out);
170 tout0 = tin[0] ^ xor0;
172 l2nn(tout0, tout1, out, l + 8);
179 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;