Home | History | Annotate | Download | only in des

Lines Matching refs:tin1

293 	register DES_LONG tin0,tin1;
312 c2l(in,tin1);
314 tin1^=tout1;
317 tin[1]=tin1;
327 c2ln(in,tin0,tin1,l+8);
329 tin1^=tout1;
332 tin[1]=tin1;
353 c2l(in,tin1);
356 t1=tin1;
359 tin[1]=tin1;
374 c2l(in,tin1);
377 t1=tin1;
380 tin[1]=tin1;
396 tin0=tin1=tout0=tout1=xor0=xor1=0;