Home
last modified time | relevance | path

Searched refs:chap_auth_peer (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
H A Dchap-new.h186 extern void chap_auth_peer(ppp_pcb *pcb, const char *our_name, int digest_code);
/third_party/lwip/src/netif/ppp/
H A Dchap-new.c160 * chap_auth_peer - Start authenticating the peer.
164 void chap_auth_peer(ppp_pcb *pcb, const char *our_name, int digest_code) { in chap_auth_peer() function
H A Dauth.c816 chap_auth_peer(pcb, PPP_OUR_NAME, CHAP_DIGEST(go->chap_mdtype)); in link_established()

Completed in 3 milliseconds