Home | History | Annotate | Download | only in des

Lines Matching full:tin0

302 	register DES_LONG tin0,tin1;
320 c2l(in,tin0);
322 tin0^=tout0;
325 tin[0]=tin0;
336 c2ln(in,tin0,tin1,l+8);
337 tin0^=tout0;
340 tin[0]=tin0;
361 c2l(in,tin0);
364 t0=tin0;
367 tin[0]=tin0;
382 c2l(in,tin0);
385 t0=tin0;
388 tin[0]=tin0;
405 tin0=tin1=tout0=tout1=xor0=xor1=0;