Lines Matching refs:tout0
154 uint32_t tout0, tout1, xor0, xor1;
159 n2l(ivec, tout0);
165 tin0 ^= tout0;
170 tout0 = tin[0];
172 l2n(tout0, out);
177 tin0 ^= tout0;
182 tout0 = tin[0];
184 l2n(tout0, out);
187 l2n(tout0, ivec);
199 tout0 = tin[0] ^ xor0;
201 l2n(tout0, out);
212 tout0 = tin[0] ^ xor0;
214 l2nn(tout0, tout1, out, l + 8);
221 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;