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

/external/ppp/pppd/
H A Dchap-new.h127 extern void chap_auth_with_peer(int unit, char *our_name, int digest_code);
H A Dchap-new.c224 * chap_auth_with_peer - Prepare to authenticate ourselves to the peer.
228 chap_auth_with_peer(int unit, char *our_name, int digest_code) function
H A Dauth.c783 chap_auth_with_peer(unit, user, CHAP_DIGEST(ho->chap_mdtype));

Completed in 64 milliseconds