Home | History | Annotate | Download | only in bf

Lines Matching refs:tout0

228 	register BF_LONG tout0,tout1,xor0,xor1;
234 n2l(ivec,tout0);
241 tin0^=tout0;
246 tout0=tin[0];
248 l2n(tout0,out);
254 tin0^=tout0;
259 tout0=tin[0];
261 l2n(tout0,out);
264 l2n(tout0,ivec);
279 tout0=tin[0]^xor0;
281 l2n(tout0,out);
293 tout0=tin[0]^xor0;
295 l2nn(tout0,tout1,out,l+8);
302 tin0=tin1=tout0=tout1=xor0=xor1=0;