Home
last modified time | relevance | path

Searched refs:wpa_sm_set_eapol (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant/
Dwpa.h123 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
Dwpa_supplicant.c720 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()
Dwpa.c4020 void wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) in wpa_sm_set_eapol() function