Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
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()