Searched refs:eapol_sm_notify_eap_fail (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h310 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail);
379 static inline void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) function
H A Deapol_supp_sm.c1476 * eapol_sm_notify_eap_fail - Notification of external EAP failure trigger
1483 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) function
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h310 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail);
379 static inline void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) function
H A Deapol_supp_sm.c1476 * eapol_sm_notify_eap_fail - Notification of external EAP failure trigger
1483 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) function
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h310 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail);
379 static inline void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) function
H A Deapol_supp_sm.c1476 * eapol_sm_notify_eap_fail - Notification of external EAP failure trigger
1483 void eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c274 eapol_sm_notify_eap_fail(wpa_s->eapol, FALSE);
280 eapol_sm_notify_eap_fail(wpa_s->eapol, FALSE);

Completed in 76 milliseconds