Home | History | Annotate | Download | only in des

Lines Matching refs:xor0

563   uint32_t tout0, tout1, xor0, xor1;
601 c2l(iv, xor0);
609 tout0 = tin[0] ^ xor0;
613 xor0 = tin0;
622 tout0 = tin[0] ^ xor0;
625 xor0 = tin0;
629 l2c(xor0, iv);
664 uint32_t tout0, tout1, xor0, xor1;
708 c2l(iv, xor0);
723 tout0 ^= xor0;
727 xor0 = t0;
743 tout0 ^= xor0;
746 xor0 = t0;
751 l2c(xor0, iv);