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

/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h278 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm, int attempt);
355 #define eapol_sm_notify_pmkid_attempt(sm, attempt) do { } while (0) macro
H A Deapol_supp_sm.c1461 * eapol_sm_notify_pmkid_attempt - Notification of successful PMKSA caching
1479 * eapol_sm_notify_pmkid_attempt - Notification of PMKSA caching
1485 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm, int attempt) function
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dsme.c183 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);
H A Devents.c203 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);
H A Dwpa_supplicant.c1398 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1);

Completed in 67 milliseconds