Home
last modified time | relevance | path

Searched refs:wildcard_prefix (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Deap_user_db.c267 if (user->phase2 == !!phase2 && user->wildcard_prefix && in hostapd_get_eap_user()
Dap_config.h173 unsigned int wildcard_prefix:1; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Deap_user_db.c267 if (user->phase2 == !!phase2 && user->wildcard_prefix && in hostapd_get_eap_user()
Dap_config.h183 unsigned int wildcard_prefix:1; member
/third_party/nghttp2/src/
Dshrpx_tls.cc1512 auto wildcard_prefix = StringRef{std::begin(hostname), wildcard_it}; in add_cert()
1535 std::reverse_copy(std::begin(wildcard_prefix), in add_cert()
1536 std::end(wildcard_prefix), in add_cert()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c398 user->wildcard_prefix = 1; in hostapd_config_read_eap_user()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c400 user->wildcard_prefix = 1; in hostapd_config_read_eap_user()