Home
last modified time | relevance | path

Searched defs:digest_code (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dchap-new.c164 void chap_auth_peer(ppp_pcb *pcb, const char *our_name, int 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()