Lines Matching defs:hapd
36 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send()
65 static void handle_eap_response(struct hostapd_data *hapd, in handle_eap_response()
92 static void handle_eap(struct hostapd_data *hapd, struct sta_info *sta, in handle_eap()
132 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_alloc_eapol_sm()
154 void ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, in ieee802_1x_receive()
282 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station()
329 struct hostapd_data *hapd = ctx; in ieee802_1x_aaa_send() local
340 struct hostapd_data *hapd = ctx; in _ieee802_1x_finished() local
350 struct hostapd_data *hapd = ctx; in ieee802_1x_get_eap_user() local
388 struct hostapd_data *hapd = ctx; in ieee802_1x_sta_entry_alive() local
428 int ieee802_1x_init(struct hostapd_data *hapd) in ieee802_1x_init()
462 static void ieee802_1x_finished(struct hostapd_data *hapd, in ieee802_1x_finished()