Lines Matching refs:tout0
294 register DES_LONG tout0,tout1,xor0,xor1;
307 c2l(iv,tout0);
313 tin0^=tout0;
319 tout0=tin[0];
322 l2c(tout0,out);
328 tin0^=tout0;
334 tout0=tin[0];
337 l2c(tout0,out);
341 l2c(tout0,iv);
361 tout0=tin[0];
364 tout0^=xor0;
366 l2c(tout0,out);
382 tout0=tin[0];
385 tout0^=xor0;
387 l2cn(tout0,tout1,out,l+8);
396 tin0=tin1=tout0=tout1=xor0=xor1=0;