Home
last modified time | relevance | path

Searched refs:tout0 (Results 1 – 1 of 1) sorted by relevance

/sunrpc/
A Ddes_impl.c520 register unsigned long tout0, tout1, xor0, xor1; in _des_crypt() local
537 c2l (iv, tout0); in _des_crypt()
545 tin0 ^= tout0; in _des_crypt()
551 tout0 = tbuf[0]; in _des_crypt()
553 l2c (tout0, out); in _des_crypt()
556 l2c (tout0, oiv); in _des_crypt()
572 tout0 = tbuf[0] ^ xor0; in _des_crypt()
579 tout0 = tbuf[0]; in _des_crypt()
582 l2c (tout0, out); in _des_crypt()
588 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0; in _des_crypt()

Completed in 4 milliseconds