Lines Matching full:tout1
294 register DES_LONG tout0,tout1,xor0,xor1;
308 c2l(iv,tout1);
314 tin1^=tout1;
320 tout1=tin[1];
323 l2c(tout1,out);
329 tin1^=tout1;
335 tout1=tin[1];
338 l2c(tout1,out);
342 l2c(tout1,iv);
362 tout1=tin[1];
365 tout1^=xor1;
367 l2c(tout1,out);
383 tout1=tin[1];
386 tout1^=xor1;
387 l2cn(tout0,tout1,out,l+8);
396 tin0=tin1=tout0=tout1=xor0=xor1=0;