Searched refs:digest_code (Results 1 – 2 of 2) sorted by relevance
164 void chap_auth_peer(ppp_pcb *pcb, const char *our_name, int digest_code) { in chap_auth_peer() argument173 if (dp->code == digest_code) in chap_auth_peer()177 digest_code); in chap_auth_peer()193 void chap_auth_with_peer(ppp_pcb *pcb, const char *our_name, int digest_code) { in chap_auth_with_peer() argument205 if (dp->code == digest_code) in chap_auth_with_peer()210 digest_code); in chap_auth_with_peer()
186 extern void chap_auth_peer(ppp_pcb *pcb, const char *our_name, int digest_code);190 extern void chap_auth_with_peer(ppp_pcb *pcb, const char *our_name, int digest_code);