HomeSort by relevance Sort by last modified time
    Searched refs:chap_auth_peer (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
chap-new.h 124 extern void chap_auth_peer(int unit, char *our_name, int digest_code);
chap-new.c 194 * chap_auth_peer - Start authenticating the peer.
199 chap_auth_peer(int unit, char *our_name, int digest_code) function
auth.c 750 chap_auth_peer(unit, our_name, CHAP_DIGEST(go->chap_mdtype));
    [all...]

Completed in 432 milliseconds