Searched refs:wpa_auth_config (Results 1 – 8 of 8) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_i.h | 207 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,
|
D | wpa_auth.h | 157 struct wpa_auth_config { struct 267 struct wpa_auth_config *conf, 273 struct wpa_auth_config *conf);
|
D | wpa_auth_ie.c | 27 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()
|
D | wpa_auth_glue.c | 37 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()
|
D | wpa_auth.c | 419 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()
|
D | wpa_auth_ft.c | 472 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/ |
D | mesh_rsn.c | 145 struct wpa_auth_config conf; in __mesh_rsn_auth_init()
|
D | ibss_rsn.c | 414 struct wpa_auth_config conf; in ibss_rsn_auth_init_group()
|