Home | History | Annotate | Download | only in des

Lines Matching refs:tin1

117 	register DES_LONG tin0,tin1;
141 c2l(in,tin1);
143 tin1^=tout1^inW1; tin[1]=tin1;
150 c2ln(in,tin0,tin1,l+8);
152 tin1^=tout1^inW1; tin[1]=tin1;
168 c2l(in,tin1); tin[1]=tin1^outW1;
175 xor1=tin1;
180 c2l(in,tin1); tin[1]=tin1^outW1;
186 xor1=tin1;
193 tin0=tin1=tout0=tout1=xor0=xor1=0;