Home
last modified time | relevance | path

Searched refs:wpa_auth_config (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h175 struct wpa_auth_config conf;
188 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
218 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
219 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id,
Dwpa_auth.h125 struct wpa_auth_config { struct
203 struct wpa_auth_config *conf,
208 struct wpa_auth_config *conf);
Dwpa_auth_glue.c30 struct wpa_auth_config *wconf) in hostapd_wpa_auth_conf()
466 struct wpa_auth_config _conf; in hostapd_setup_wpa()
541 struct wpa_auth_config wpa_auth_conf; in hostapd_reconfig_wpa()
Dwpa_auth_ie.c27 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie()
111 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie()
Dwpa_auth_ft.c55 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie()
75 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, in wpa_write_ftie()
588 struct wpa_auth_config *conf; in wpa_sm_write_assoc_resp_ies()
755 struct wpa_auth_config *conf; in wpa_ft_process_auth_req()
Dwpa_auth.c386 struct wpa_auth_config *conf, in wpa_init()
500 struct wpa_auth_config *conf) in wpa_reconfig()
2016 struct wpa_auth_config *conf; in SM_STATE()
/external/wpa_supplicant_6/wpa_supplicant/tests/
Dtest_wpa.c291 struct wpa_auth_config conf; in auth_init_group()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dtest_wpa.c270 struct wpa_auth_config conf; in auth_init_group()
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c367 struct wpa_auth_config conf; in ibss_rsn_auth_init_group()