Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:eapol

65 		eapol_sm_invalidate_cached_session(wpa_s->eapol);
93 eapol_sm_notify_portEnabled(wpa_s->eapol, FALSE);
94 eapol_sm_notify_portValid(wpa_s->eapol, FALSE);
96 eapol_sm_notify_eap_success(wpa_s->eapol, FALSE);
114 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);
227 eapol_sm_register_scard_ctx(wpa_s->eapol, wpa_s->scard);
712 * of the SUCCESS state and eapSuccess cleared. Without this, EAPOL PAE
718 eapol_sm_notify_portEnabled(wpa_s->eapol, FALSE);
719 eapol_sm_notify_portValid(wpa_s->eapol, FALSE);
721 eapol_sm_notify_eap_success(wpa_s->eapol, FALSE);
723 eapol_sm_notify_portEnabled(wpa_s->eapol, TRUE);
730 /* Timeout for receiving the first EAPOL packet */