Searched refs:SECURITY_PLAINTEXT (Results 1 - 13 of 13) 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 Dap_config.c911 bss->ssid.security_policy = SECURITY_PLAINTEXT;
H A Dwps_hostapd.c1070 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
H A Dieee802_11.c177 privacy = 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 Dap_config.c911 bss->ssid.security_policy = SECURITY_PLAINTEXT;
H A Dwps_hostapd.c1070 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
H A Dieee802_11.c177 privacy = 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 Dap_config.c911 bss->ssid.security_policy = SECURITY_PLAINTEXT;
H A Dwps_hostapd.c1070 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
H A Dieee802_11.c177 privacy = policy != SECURITY_PLAINTEXT;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c287 bss->ssid.security_policy = SECURITY_PLAINTEXT;
317 bss->ssid.security_policy != SECURITY_PLAINTEXT)

Completed in 440 milliseconds