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

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Deap.h158 void eap_authwithpeer(ppp_pcb *pcb, const char *localname);
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dauth.c831 eap_authwithpeer(pcb, pcb->settings.user);
H A Deap.c220 * eap_authwithpeer - Authenticate to our peer (behave as client).
225 void eap_authwithpeer(ppp_pcb *pcb, const char *localname) { function
947 * This is called before either eap_authpeer or eap_authwithpeer. See

Completed in 57 milliseconds