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

  /external/ppp/pppd/
chap-new.h 127 extern void chap_auth_with_peer(int unit, char *our_name, int digest_code);
chap-new.c 225 * chap_auth_with_peer - Prepare to authenticate ourselves to the peer.
229 chap_auth_with_peer(int unit, char *our_name, int digest_code) function
auth.c 760 chap_auth_with_peer(unit, user, CHAP_DIGEST(ho->chap_mdtype));
    [all...]

Completed in 81 milliseconds