Searched refs:eapol_sm_notify_pmkid_attempt (Results 1 – 4 of 4) sorted by relevance
226 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm, int attempt);299 #define eapol_sm_notify_pmkid_attempt(sm, attempt) do { } while (0) macro
114 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1); in wpa_find_assoc_pmkid()
1410 void eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm, int attempt) in eapol_sm_notify_pmkid_attempt() function
1441 eapol_sm_notify_pmkid_attempt(wpa_s->eapol, 1); in wpa_supplicant_associate()