Home | History | Annotate | Download | only in rc2

Lines Matching refs:tout1

66 	register unsigned long tout0,tout1,xor0,xor1;
73 c2l(iv,tout1);
80 tin1^=tout1;
85 tout1=tin[1]; l2c(tout1,out);
91 tin1^=tout1;
96 tout1=tin[1]; l2c(tout1,out);
99 l2c(tout1,iv);
112 tout1=tin[1]^xor1;
114 l2c(tout1,out);
124 tout1=tin[1]^xor1;
125 l2cn(tout0,tout1,out,l+8);
132 tin0=tin1=tout0=tout1=xor0=xor1=0;