Searched refs:wpa_sm_set_eapol (Results 1 – 3 of 3) sorted by relevance
123 void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol);201 static inline void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol() function
720 wpa_sm_set_eapol(wpa_s->wpa, NULL); in wpa_supplicant_cleanup()2329 wpa_sm_set_eapol(wpa_s->wpa, wpa_s->eapol); in wpa_supplicant_init_iface2()
4020 void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol() function