Home | History | Annotate | Download | only in des

Lines Matching refs:tin1

74 	register DES_LONG tin0,tin1;
89 c2l(in,tin1);
91 tin1^=tout1; tin[1]=tin1;
98 c2ln(in,tin0,tin1,l+8);
100 tin1^=tout1; tin[1]=tin1;
118 c2l(in,tin1); tin[1]=tin1;
125 xor1=tin1;
130 c2l(in,tin1); tin[1]=tin1;
137 xor1=tin1;
146 tin0=tin1=tout0=tout1=xor0=xor1=0;