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.c114 if (conf->extended_key_id) in wpa_own_rsn_capab()
996 if (conf->extended_key_id && sm->wpa == WPA_VERSION_WPA2 && in wpa_validate_wpa_ie()
1000 if (conf->extended_key_id == 2 && in wpa_validate_wpa_ie()
H A Dwpa_auth_glue.c45 wconf->extended_key_id = conf->extended_key_id; in hostapd_wpa_auth_conf()
1509 if (_conf.extended_key_id && in hostapd_setup_wpa()
1513 _conf.extended_key_id = 0; in hostapd_setup_wpa()
H A Dwpa_auth.h173 int extended_key_id; member
H A Dap_config.h352 int extended_key_id; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h1678 int extended_key_id; member
H A Dconfig_file.c1555 if (config->extended_key_id != DEFAULT_EXTENDED_KEY_ID) in wpa_config_write_global()
1557 config->extended_key_id); in wpa_config_write_global()
H A Dap.c513 bss->extended_key_id = wpa_s->conf->extended_key_id; in wpa_supplicant_conf_ap()
H A Dconfig_winreg.c287 config->extended_key_id = val; in wpa_config_read_global()
H A Dwpa_supplicant.c1707 if (ssid->mode == WPAS_MODE_INFRA && wpa_s->conf->extended_key_id && in wpa_supplicant_set_suites()
1717 wpa_s->conf->extended_key_id); in wpa_supplicant_set_suites()
1719 wpa_s->conf->extended_key_id && in wpa_supplicant_set_suites()
H A Dconfig.c4418 config->extended_key_id = DEFAULT_EXTENDED_KEY_ID; in wpa_config_alloc_empty()
5258 { INT_RANGE(extended_key_id, 0, 1), 0 },
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1353 if ((hapd->conf->wpa & WPA_PROTO_RSN) && hapd->conf->extended_key_id) { in hostapd_ctrl_iface_get_config()
1355 hapd->conf->extended_key_id); in hostapd_ctrl_iface_get_config()
H A Dconfig_file.c2890 bss->extended_key_id = val; in hostapd_config_fill()