Home
last modified time | relevance | path

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

/hostap-latest/src/eap_server/
Deap_server_pax.c40 int keys_set; member
275 if (data->keys_set) { in eap_pax_check()
416 data->keys_set = 1; in eap_pax_process_std_2()
/hostap-latest/src/ap/
Dap_config.c1289 if (bss->ssid.wep.keys_set) { in hostapd_config_check_bss()
1429 bss->ssid.wep.keys_set && bss->wpa == 0) { in hostapd_config_check_bss()
1659 } else if (full_config && bss->ssid.wep.keys_set) { in hostapd_set_security_params()
1672 } else if (bss->ssid.wep.keys_set) { in hostapd_set_security_params()
Dap_config.h83 int keys_set; member
Dwps_hostapd.c1238 } else if (conf->ssid.wep.keys_set && conf->ssid.wep.key[0]) { in hostapd_init_wps()
1488 } else if (conf->ssid.wep.keys_set && conf->ssid.wep.key[0]) { in hostapd_update_wps()
Dbeacon.c2549 params->privacy |= hapd->conf->ssid.wep.keys_set || in ieee802_11_build_ap_params()
Dieee802_11.c300 privacy = hapd->conf->ssid.wep.keys_set; in hostapd_own_capab_info()
/hostap-latest/wpa_supplicant/
Dap.c612 wep->keys_set = 1; in wpa_supplicant_conf_ap()
713 } else if (bss->ssid.wep.keys_set) { in wpa_supplicant_conf_ap()
/hostap-latest/hostapd/
Dconfig_file.c784 wep->keys_set = 0; in hostapd_config_read_wep()
811 wep->keys_set++; in hostapd_config_read_wep()