Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c110 int h2e_required; in hostapd_eid_supp_rates() local
121 h2e_required = (hapd->conf->sae_pwe == 1 || in hostapd_eid_supp_rates()
125 if (h2e_required) in hostapd_eid_supp_rates()
153 if (h2e_required && count < 8) { in hostapd_eid_supp_rates()
166 int h2e_required; in hostapd_eid_ext_supp_rates() local
176 h2e_required = (hapd->conf->sae_pwe == 1 || in hostapd_eid_ext_supp_rates()
180 if (h2e_required) in hostapd_eid_ext_supp_rates()
211 if (h2e_required) { in hostapd_eid_ext_supp_rates()

Completed in 12 milliseconds