Searched refs:ChapSendChallenge (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.c121 static void ChapSendChallenge __P((chap_state *));
225 ChapSendChallenge(cstate); /* crank it up dude! */
253 ChapSendChallenge(cstate); /* Re-send challenge */
288 ChapSendChallenge(cstate);
313 ChapSendChallenge(cstate);
789 * ChapSendChallenge - Send an Authenticate challenge.
792 ChapSendChallenge(cstate) function

Completed in 59 milliseconds