Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:eapol

232 		eapol_sm_invalidate_cached_session(wpa_s->eapol);
303 eapol_sm_notify_portEnabled(wpa_s->eapol, FALSE);
304 eapol_sm_notify_portValid(wpa_s->eapol, FALSE);
306 eapol_sm_notify_eap_success(wpa_s->eapol, FALSE);
309 eapol_sm_notify_config(wpa_s->eapol, NULL, NULL);
332 eapol_sm_notify_pmkid_attempt(wpa_s->eapol);
446 eapol_sm_register_scard_ctx(wpa_s->eapol, wpa_s->scard);
2514 * of the SUCCESS state and eapSuccess cleared. Without this, EAPOL PAE
2521 eapol_sm_notify_portEnabled(wpa_s->eapol, FALSE);
2522 eapol_sm_notify_portValid(wpa_s->eapol, FALSE);
2526 eapol_sm_notify_eap_success(wpa_s->eapol, FALSE);
2528 eapol_sm_notify_portEnabled(wpa_s->eapol, TRUE);
2548 /* Timeout for receiving the first EAPOL packet */
2561 eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
2562 eapol_sm_notify_eap_success(wpa_s->eapol, TRUE);
2567 * to allow EAPOL supplicant to complete its work without
2570 eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
2573 * FT protocol completed - make sure EAPOL state machine ends
2578 eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
2579 eapol_sm_notify_eap_success(wpa_s->eapol, TRUE);
2591 wpa_dbg(wpa_s, MSG_DEBUG, "Process pending EAPOL "
3253 eapol_sm_failed(wpa_s->eapol))) &&
3606 eapol_sm_notify_portValid(wpa_s->eapol, TRUE);
3607 eapol_sm_notify_eap_success(wpa_s->eapol, TRUE);