Home
last modified time | relevance | path

Searched refs:extended_key_id (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c115 if (conf->extended_key_id) in wpa_own_rsn_capab()
1063 if (conf->extended_key_id && sm->wpa == WPA_VERSION_WPA2 && in wpa_validate_wpa_ie()
1067 if (conf->extended_key_id == 2 && in wpa_validate_wpa_ie()
H A Dwpa_auth_glue.c46 wconf->extended_key_id = conf->extended_key_id; in hostapd_wpa_auth_conf()
1684 if (_conf.extended_key_id && in hostapd_setup_wpa()
1688 _conf.extended_key_id = 0; in hostapd_setup_wpa()
H A Dwpa_auth.h174 int extended_key_id; member
H A Dap_config.h359 int extended_key_id; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h1766 int extended_key_id; member
H A Dconfig_file.c1612 if (config->extended_key_id != DEFAULT_EXTENDED_KEY_ID) in wpa_config_write_global()
1614 config->extended_key_id); in wpa_config_write_global()
H A Dconfig_winreg.c287 config->extended_key_id = val; in wpa_config_read_global()
H A Dap.c550 bss->extended_key_id = wpa_s->conf->extended_key_id; in wpa_supplicant_conf_ap()
H A Dconfig.c4686 config->extended_key_id = DEFAULT_EXTENDED_KEY_ID; in wpa_config_alloc_empty()
5579 { INT_RANGE(extended_key_id, 0, 1), 0 },
H A Dwpa_supplicant.c2080 if (ssid->mode == WPAS_MODE_INFRA && wpa_s->conf->extended_key_id && in wpa_supplicant_set_suites()
2090 wpa_s->conf->extended_key_id); in wpa_supplicant_set_suites()
2092 wpa_s->conf->extended_key_id && in wpa_supplicant_set_suites()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1155 if ((hapd->conf->wpa & WPA_PROTO_RSN) && hapd->conf->extended_key_id) { in hostapd_ctrl_iface_get_config()
1157 hapd->conf->extended_key_id); in hostapd_ctrl_iface_get_config()
H A Dconfig_file.c3075 bss->extended_key_id = val; in hostapd_config_fill()