Searched defs:des_input (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c158 char des_input[66]; local
169 Expand(clear, des_input);
170 encrypt(des_input, 0);
171 Collapse(des_input, cipher);

Completed in 58 milliseconds