Searched refs:chap_auth_with_peer (Results 1 – 3 of 3) sorted by relevance
190 extern void chap_auth_with_peer(ppp_pcb *pcb, const char *our_name, int digest_code);
193 void chap_auth_with_peer(ppp_pcb *pcb, const char *our_name, int digest_code) { in chap_auth_with_peer() function
837 chap_auth_with_peer(pcb, pcb->settings.user, CHAP_DIGEST(ho->chap_mdtype)); in link_established()