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.c107 int h2e_required; in hostapd_eid_supp_rates() local
122 h2e_required = (hapd->conf->sae_pwe == SAE_PWE_HASH_TO_ELEMENT || in hostapd_eid_supp_rates()
126 if (h2e_required) in hostapd_eid_supp_rates()
161 if (h2e_required && count < 8) { in hostapd_eid_supp_rates()
174 int h2e_required; in hostapd_eid_ext_supp_rates() local
189 h2e_required = (hapd->conf->sae_pwe == SAE_PWE_HASH_TO_ELEMENT || in hostapd_eid_ext_supp_rates()
193 if (h2e_required) in hostapd_eid_ext_supp_rates()
232 if (h2e_required) { in hostapd_eid_ext_supp_rates()