Home
last modified time | relevance | path

Searched refs:chap_verify_response (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dchap-new.c95 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