Home | History | Annotate | Download | only in des

Lines Matching refs:tin0

117 	register DES_LONG tin0,tin1;
140 c2l(in,tin0);
142 tin0^=tout0^inW0; tin[0]=tin0;
150 c2ln(in,tin0,tin1,l+8);
151 tin0^=tout0^inW0; tin[0]=tin0;
167 c2l(in,tin0); tin[0]=tin0^outW0;
174 xor0=tin0;
179 c2l(in,tin0); tin[0]=tin0^outW0;
185 xor0=tin0;
193 tin0=tin1=tout0=tout1=xor0=xor1=0;