Lines Matching refs:tout1
112 register BF_LONG tout0, tout1, xor0, xor1;
118 n2l(ivec, tout1);
124 tin1 ^= tout1;
129 tout1 = tin[1];
131 l2n(tout1, out);
136 tin1 ^= tout1;
141 tout1 = tin[1];
143 l2n(tout1, out);
146 l2n(tout1, ivec);
158 tout1 = tin[1] ^ xor1;
160 l2n(tout1, out);
171 tout1 = tin[1] ^ xor1;
172 l2nn(tout0, tout1, out, l + 8);
179 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;