Searched refs:tout1 (Results 1 – 1 of 1) sorted by relevance
520 register unsigned long tout0, tout1, xor0, xor1; in _des_crypt() local538 c2l (iv, tout1); in _des_crypt()546 tin1 ^= tout1; in _des_crypt()552 tout1 = tbuf[1]; in _des_crypt()554 l2c (tout1, out); in _des_crypt()557 l2c (tout1, oiv); in _des_crypt()573 tout1 = tbuf[1] ^ xor1; in _des_crypt()580 tout1 = tbuf[1]; in _des_crypt()583 l2c (tout1, out); in _des_crypt()588 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0; in _des_crypt()