Home
last modified time | relevance | path

Searched refs:wpa_authenticator (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h144 struct wpa_authenticator;
289 struct wpa_authenticator *tx_bss_auth;
294 struct wpa_authenticator *first_link_auth;
408 struct wpa_authenticator * wpa_init(const u8 *addr,
412 int wpa_init_keys(struct wpa_authenticator *wpa_auth);
413 void wpa_deinit(struct wpa_authenticator *wpa_auth);
414 int wpa_reconfig(struct wpa_authenticator *wpa_auth,
426 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
446 void wpa_receive(struct wpa_authenticator *wpa_auth,
456 void wpa_gtk_rekey(struct wpa_authenticator *wpa_auth);
[all …]
H A Dwpa_auth_i.h20 struct wpa_authenticator *wpa_auth;
183 struct wpa_authenticator *wpa_auth;
231 struct wpa_authenticator { struct
307 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,
309 void wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr,
312 void __wpa_send_eapol(struct wpa_authenticator *wpa_auth,
317 int wpa_auth_for_each_sta(struct wpa_authenticator *wpa_auth,
320 int wpa_auth_for_each_auth(struct wpa_authenticator *wpa_auth,
321 int (*cb)(struct wpa_authenticator *a, void *ctx),
323 void wpa_auth_store_ptksa(struct wpa_authenticator *wpa_auth,
H A Dwpa_auth.c152 struct wpa_authenticator *wpa_auth;
177 static struct wpa_authenticator *
208 static struct wpa_authenticator *
637 struct wpa_authenticator *wpa_auth = ctx; in wpa_auth_pmksa_free_cb()
736 struct wpa_authenticator *wpa_auth;
1066 struct wpa_authenticator *wpa_auth;
4240 struct wpa_authenticator *wpa_auth;
4451 struct wpa_authenticator *wpa_auth;
4490 struct wpa_authenticator *wpa_auth;
6424 struct wpa_authenticator *wpa_auth,
[all …]
H A Dwpa_auth_ft.c917 int (*cb)(struct wpa_authenticator *wpa_auth,
959 wpa_ft_rrb_seq_req(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_req()
965 int (*cb)(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_seq_req()
1679 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_ft_rrb_del_r0kh()
1724 wpa_ft_rrb_add_r0kh(struct wpa_authenticator *wpa_auth, in wpa_ft_rrb_add_r0kh()
1764 struct wpa_authenticator *wpa_auth = eloop_ctx; in wpa_ft_rrb_del_r1kh()
1912 void wpa_ft_deinit(struct wpa_authenticator *wpa_auth) in wpa_ft_deinit()
2369 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in wpa_ft_bigtk_subelem()
2983 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in wpa_ft_psk_pmk_r1()
3868 struct wpa_authenticator *wpa_auth = sm->wpa_auth; in wpa_ft_send_rrb_auth_resp()
[all …]
H A Dwpa_auth_ie.h14 int wpa_auth_gen_wpa_ie(struct wpa_authenticator *wpa_auth);
H A Dwpa_auth_ie.c509 int wpa_auth_gen_wpa_ie(struct wpa_authenticator *wpa_auth) in wpa_auth_gen_wpa_ie()
601 static int wpa_auth_okc_iter(struct wpa_authenticator *a, void *ctx) in wpa_auth_okc_iter()
613 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie()
1109 int wpa_validate_osen(struct wpa_authenticator *wpa_auth, in wpa_validate_osen()
1214 bool wpa_auth_write_fd_rsn_info(struct wpa_authenticator *wpa_auth, in wpa_auth_write_fd_rsn_info()
H A Dhostapd.h214 struct wpa_authenticator *wpa_auth;
H A Dwpa_auth_glue.c602 int (*cb)(struct wpa_authenticator *sm, void *ctx);
620 void *ctx, int (*cb)(struct wpa_authenticator *sm, void *ctx), in hostapd_wpa_auth_for_each_auth()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.h14 struct wpa_authenticator *auth;
H A Dibss_rsn.h48 struct wpa_authenticator *auth_group;