Lines Matching refs:tout0
88 register CAST_LONG tout0, tout1, xor0, xor1;
93 n2l(iv, tout0);
99 tin0 ^= tout0;
104 tout0 = tin[0];
106 l2n(tout0, out);
111 tin0 ^= tout0;
116 tout0 = tin[0];
118 l2n(tout0, out);
121 l2n(tout0, iv);
133 tout0 = tin[0] ^ xor0;
135 l2n(tout0, out);
146 tout0 = tin[0] ^ xor0;
148 l2nn(tout0, tout1, out, l + 8);
155 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;