Home
last modified time | relevance | path

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

/sunrpc/
A Ddes_impl.c519 register unsigned long tin0, tin1; in _des_crypt() local
534 tin0 = tin1 = 0; /* For GCC */ in _des_crypt()
541 c2l (in, tin0); in _des_crypt()
545 tin0 ^= tout0; in _des_crypt()
548 tbuf[0] = tin0; in _des_crypt()
565 c2l (in, tin0); in _des_crypt()
567 tbuf[0] = tin0; in _des_crypt()
574 xor0 = tin0; in _des_crypt()
585 l2c (tin0, oiv); in _des_crypt()
588 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0; in _des_crypt()

Completed in 5 milliseconds