Lines Matching refs:tout1
88 register CAST_LONG tout0, tout1, xor0, xor1;
94 n2l(iv, tout1);
100 tin1 ^= tout1;
105 tout1 = tin[1];
107 l2n(tout1, out);
112 tin1 ^= tout1;
117 tout1 = tin[1];
119 l2n(tout1, out);
122 l2n(tout1, iv);
134 tout1 = tin[1] ^ xor1;
136 l2n(tout1, out);
147 tout1 = tin[1] ^ xor1;
148 l2nn(tout0, tout1, out, l + 8);
155 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;