Home | History | Annotate | Download | only in des

Lines Matching refs:tin0

293 	register DES_LONG tin0,tin1;
311 c2l(in,tin0);
313 tin0^=tout0;
316 tin[0]=tin0;
327 c2ln(in,tin0,tin1,l+8);
328 tin0^=tout0;
331 tin[0]=tin0;
352 c2l(in,tin0);
355 t0=tin0;
358 tin[0]=tin0;
373 c2l(in,tin0);
376 t0=tin0;
379 tin[0]=tin0;
396 tin0=tin1=tout0=tout1=xor0=xor1=0;