Lines Matching defs:tin0
205 register DES_LONG tin0, tin1;
221 c2l(in, tin0);
223 tin0 ^= tout0;
226 tin[0] = tin0;
236 c2ln(in, tin0, tin1, l + 8);
237 tin0 ^= tout0;
240 tin[0] = tin0;
258 c2l(in, tin0);
261 t0 = tin0;
264 tin[0] = tin0;
278 c2l(in, tin0);
281 t0 = tin0;
284 tin[0] = tin0;
301 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;