Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h207 struct wpa_auth_config conf;
257 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
276 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
277 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id,
Dwpa_auth.h157 struct wpa_auth_config { struct
267 struct wpa_auth_config *conf,
273 struct wpa_auth_config *conf);
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()
91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie()
363 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen()
Dwpa_auth_glue.c37 struct wpa_auth_config *wconf) in hostapd_wpa_auth_conf()
935 struct wpa_auth_config _conf; in hostapd_setup_wpa()
1023 struct wpa_auth_config wpa_auth_conf; in hostapd_reconfig_wpa()
Dwpa_auth.c419 struct wpa_auth_config *conf, in wpa_init()
551 struct wpa_auth_config *conf) in wpa_reconfig()
2114 struct wpa_auth_config *conf = &wpa_auth->conf; in fils_auth_pmk_to_ptk()
2981 struct wpa_auth_config *conf; in SM_STATE()
4510 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_auth_write_fte()
4667 struct wpa_auth_config *conf; in wpa_auth_resend_m3()
Dwpa_auth_ft.c472 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie()
492 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, in wpa_write_ftie()
1799 struct wpa_auth_config *conf; in wpa_sm_write_assoc_resp_ies()
2061 struct wpa_auth_config *conf; in wpa_ft_process_auth_req()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c145 struct wpa_auth_config conf; in __mesh_rsn_auth_init()
Dibss_rsn.c414 struct wpa_auth_config conf; in ibss_rsn_auth_init_group()