Searched refs:eapol_sm_notify_pmkid_attempt (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h250 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm, int attempt);
323 #define eapol_sm_notify_pmkid_attempt(sm, attempt) do { } while (0) macro
H A Deapol_supp_sm.c1468 * eapol_sm_notify_pmkid_attempt - Notification of successful PMKSA caching
1489 * eapol_sm_notify_pmkid_attempt - Notification of PMKSA caching
1495 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm, int attempt) function
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dsme.c117 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);
H A Devents.c143 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);
H A Dwpa_supplicant.c1099 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);

Completed in 102 milliseconds