Home
last modified time | relevance | path

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

/hostap-latest/src/eap_peer/
Deap.h350 void eap_set_fast_reauth(struct eap_sm *sm, int enabled);
Deap.c2766 void eap_set_fast_reauth(struct eap_sm *sm, int enabled) in eap_set_fast_reauth() function
/hostap-latest/src/eapol_supp/
Deapol_supp_sm.c1581 eap_set_fast_reauth(sm->eap, conf->fast_reauth); in eapol_sm_notify_config()