Searched refs:chap_verify_response (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | chap-new.c | 95 static int chap_verify_response(ppp_pcb *pcb, const char *name, const char *ourname, int id, 327 verifier = chap_verify_response; 332 ok = chap_verify_response(pcb, name, pcb->chap_server.name, id, pcb->chap_server.digest, 411 static int chap_verify_response(ppp_pcb *pcb, const char *name, const char *ourname, int id, function
|
Completed in 3 milliseconds