Home | History | Annotate | Download | only in des

Lines Matching full:tin0

74 	register DES_LONG tin0,tin1;
88 c2l(in,tin0);
90 tin0^=tout0; tin[0]=tin0;
98 c2ln(in,tin0,tin1,l+8);
99 tin0^=tout0; tin[0]=tin0;
117 c2l(in,tin0); tin[0]=tin0;
124 xor0=tin0;
129 c2l(in,tin0); tin[0]=tin0;
136 xor0=tin0;
146 tin0=tin1=tout0=tout1=xor0=xor1=0;