Home | History | Annotate | Download | only in rc2

Lines Matching refs:tout0

66 	register unsigned long tout0,tout1,xor0,xor1;
72 c2l(iv,tout0);
79 tin0^=tout0;
84 tout0=tin[0]; l2c(tout0,out);
90 tin0^=tout0;
95 tout0=tin[0]; l2c(tout0,out);
98 l2c(tout0,iv);
111 tout0=tin[0]^xor0;
113 l2c(tout0,out);
123 tout0=tin[0]^xor0;
125 l2cn(tout0,tout1,out,l+8);
132 tin0=tin1=tout0=tout1=xor0=xor1=0;