Lines Matching defs:tin1
205 register DES_LONG tin0, tin1;
222 c2l(in, tin1);
224 tin1 ^= tout1;
227 tin[1] = tin1;
236 c2ln(in, tin0, tin1, l + 8);
238 tin1 ^= tout1;
241 tin[1] = tin1;
259 c2l(in, tin1);
262 t1 = tin1;
265 tin[1] = tin1;
279 c2l(in, tin1);
282 t1 = tin1;
285 tin[1] = tin1;
301 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;