Home | History | Annotate | Download | only in bf

Lines Matching refs:tout1

228 	register BF_LONG tout0,tout1,xor0,xor1;
235 n2l(ivec,tout1);
242 tin1^=tout1;
247 tout1=tin[1];
249 l2n(tout1,out);
255 tin1^=tout1;
260 tout1=tin[1];
262 l2n(tout1,out);
265 l2n(tout1,ivec);
280 tout1=tin[1]^xor1;
282 l2n(tout1,out);
294 tout1=tin[1]^xor1;
295 l2nn(tout0,tout1,out,l+8);
302 tin0=tin1=tout0=tout1=xor0=xor1=0;