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.h224 struct wpa_auth_config conf;
274 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
276 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len);
295 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
296 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384,
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()
377 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_rsnxe()
397 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen()
559 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie()
1054 struct wpa_auth_config *conf; in wpa_auth_write_assoc_resp_owe()
Dwpa_auth.h170 struct wpa_auth_config { struct
331 struct wpa_auth_config *conf,
337 struct wpa_auth_config *conf);
Dwpa_auth.c469 struct wpa_auth_config *conf, in wpa_init()
601 struct wpa_auth_config *conf) in wpa_reconfig()
1463 struct wpa_auth_config *conf = &wpa_auth->conf; in __wpa_send_eapol()
2322 struct wpa_auth_config *conf = &wpa_auth->conf; in fils_auth_pmk_to_ptk()
2702 struct wpa_auth_config *conf = &sm->wpa_auth->conf; in fils_prepare_plainbuf()
3177 struct wpa_auth_config *conf = &sm->wpa_auth->conf; in ieee80211w_kde_add()
3293 struct wpa_auth_config *conf = &sm->wpa_auth->conf; in SM_STATE()
3614 struct wpa_auth_config *conf = &wpa_auth->conf; in SM_STEP()
3762 struct wpa_auth_config *conf = &sm->wpa_auth->conf; in SM_STATE()
3958 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_gtk_update()
[all …]
Dwpa_auth_glue.c38 struct wpa_auth_config *wconf) in hostapd_wpa_auth_conf()
1413 struct wpa_auth_config _conf; in hostapd_setup_wpa()
1529 struct wpa_auth_config wpa_auth_conf; in hostapd_reconfig_wpa()
Dwpa_auth_ft.c787 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_mdie()
807 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, in wpa_write_ftie()
2476 struct wpa_auth_config *conf; in wpa_sm_write_assoc_resp_ies()
2941 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_ft_local_derive_pmk_r1()
3011 struct wpa_auth_config *conf; in wpa_ft_process_auth_req()
3271 struct wpa_auth_config *conf; in wpa_ft_validate_reassoc()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c148 struct wpa_auth_config conf; in __mesh_rsn_auth_init()
Dibss_rsn.c435 struct wpa_auth_config conf; in ibss_rsn_auth_init_group()