Home
last modified time | relevance | path

Searched defs:our_name (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/netif/ppp/
H A Dchap-md5.c95 static void chap_md5_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_name, in chap_md5_make_response() argument
H A Dchap-new.c164 void chap_auth_peer(ppp_pcb *pcb, const char *our_name, int digest_code) { in chap_auth_peer() argument
193 void chap_auth_with_peer(ppp_pcb *pcb, const char *our_name, int digest_code) { in chap_auth_with_peer() argument
H A Dchap_ms.c374 static void chapms_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_name, in chapms_make_response() argument
385 static void chapms2_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_name, in chapms2_make_response() argument

Completed in 3 milliseconds