Searched refs:SECURITY_PLAINTEXT (Results 1 - 11 of 11) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h44 SECURITY_PLAINTEXT = 0, enumerator in enum:hostap_security_policy
H A Dieee802_11.c143 privacy = policy != SECURITY_PLAINTEXT;
H A Dwps_hostapd.c892 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h44 SECURITY_PLAINTEXT = 0, enumerator in enum:hostap_security_policy
H A Dieee802_11.c143 privacy = policy != SECURITY_PLAINTEXT;
H A Dwps_hostapd.c892 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h44 SECURITY_PLAINTEXT = 0, enumerator in enum:hostap_security_policy
H A Dieee802_11.c143 privacy = policy != SECURITY_PLAINTEXT;
H A Dwps_hostapd.c892 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c250 bss->ssid.security_policy = SECURITY_PLAINTEXT;
263 bss->ssid.security_policy != SECURITY_PLAINTEXT)
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2978 bss->ssid.security_policy = SECURITY_PLAINTEXT;

Completed in 159 milliseconds