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

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Deap.h159 void eap_authpeer(ppp_pcb *pcb, const char *localname);
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dauth.c810 eap_authpeer(pcb, PPP_OUR_NAME);
H A Deap.c871 * eap_authpeer - Authenticate our peer (behave as server).
876 void eap_authpeer(ppp_pcb *pcb, const char *localname) { function
947 * This is called before either eap_authpeer or eap_authwithpeer. See

Completed in 148 milliseconds