Searched refs:xor0 (Results 1 – 1 of 1) sorted by relevance
520 register unsigned long tout0, tout1, xor0, xor1; in _des_crypt() local561 c2l (iv, xor0); in _des_crypt()572 tout0 = tbuf[0] ^ xor0; in _des_crypt()574 xor0 = tin0; in _des_crypt()588 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0; in _des_crypt()
Completed in 6 milliseconds