Home
last modified time | relevance | path

Searched defs:wpa_auth (Results 1 – 5 of 5) sorted by relevance

/hostap/src/ap/
Dwpa_auth.c147 struct wpa_authenticator *wpa_auth; member
150 static int wpa_get_link_sta_auth(struct wpa_authenticator *wpa_auth, void *data) in wpa_get_link_sta_auth()
173 wpa_get_link_auth(struct wpa_authenticator *wpa_auth, int link_id) in wpa_get_link_auth()
186 static int wpa_get_primary_auth_cb(struct wpa_authenticator *wpa_auth, in wpa_get_primary_auth_cb()
204 wpa_get_primary_auth(struct wpa_authenticator *wpa_auth) in wpa_get_primary_auth()
224 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_mic_failure_report()
233 struct wpa_authenticator *wpa_auth, const u8 *addr) in wpa_auth_psk_failure_report()
240 static inline void wpa_auth_set_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_set_eapol()
249 static inline int wpa_auth_get_eapol(struct wpa_authenticator *wpa_auth, in wpa_auth_get_eapol()
258 static inline const u8 * wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, in wpa_auth_get_psk()
[all …]
Dwpa_auth_ft.c631 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, in wpa_ft_rrb_send()
642 static int wpa_ft_rrb_oui_send(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_oui_send()
655 static int wpa_ft_action_send(struct wpa_authenticator *wpa_auth, in wpa_ft_action_send()
665 static const u8 * wpa_ft_get_psk(struct wpa_authenticator *wpa_auth, in wpa_ft_get_psk()
677 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta()
685 static int wpa_ft_set_vlan(struct wpa_authenticator *wpa_auth, in wpa_ft_set_vlan()
694 static int wpa_ft_get_vlan(struct wpa_authenticator *wpa_auth, in wpa_ft_get_vlan()
704 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity()
715 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity()
726 wpa_ft_set_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_radius_cui()
[all …]
Dwpa_auth_ie.c577 int wpa_auth_gen_wpa_ie(struct wpa_authenticator *wpa_auth) in wpa_auth_gen_wpa_ie()
797 struct wpa_authenticator *wpa_auth; member
821 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie()
1452 bool wpa_auth_write_fd_rsn_info(struct wpa_authenticator *wpa_auth, in wpa_auth_write_fd_rsn_info()
Dwpa_auth_i.h20 struct wpa_authenticator *wpa_auth; member
189 struct wpa_authenticator *wpa_auth; member
Dhostapd.h231 struct wpa_authenticator *wpa_auth; member