Lines Matching refs:xor0
69 register DES_LONG tout0,tout1,xor0,xor1;
105 c2l(iv,xor0);
112 tout0=tin[0]^xor0;
116 xor0=tin0;
124 tout0=tin[0]^xor0;
127 xor0=tin0;
131 l2c(xor0,iv);
134 tin0=tin1=tout0=tout1=xor0=xor1=0;
143 register DES_LONG tout0,tout1,xor0,xor1;
197 c2l(iv,xor0);
213 tout0^=xor0;
217 xor0=t0;
234 tout0^=xor0;
237 xor0=t0;
242 l2c(xor0,iv);
245 tin0=tin1=tout0=tout1=xor0=xor1=0;