Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig.h12 #define DEFAULT_EAPOL_VERSION 1 macro
Dconfig_winreg.c563 DEFAULT_EAPOL_VERSION); in wpa_config_write_global()
Dconfig_file.c1123 if (config->eapol_version != DEFAULT_EAPOL_VERSION) in wpa_config_write_global()
Dconfig.c4087 config->eapol_version = DEFAULT_EAPOL_VERSION; in wpa_config_alloc_empty()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig.h12 #define DEFAULT_EAPOL_VERSION 1 macro
Dconfig_winreg.c572 DEFAULT_EAPOL_VERSION); in wpa_config_write_global()
Dconfig_file.c1086 if (config->eapol_version != DEFAULT_EAPOL_VERSION) in wpa_config_write_global()
Dconfig.c4382 config->eapol_version = DEFAULT_EAPOL_VERSION; in wpa_config_alloc_empty()