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