Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c123 int h2e_required; in hostapd_eid_supp_rates() local
138 h2e_required = (hapd->conf->sae_pwe == SAE_PWE_HASH_TO_ELEMENT || in hostapd_eid_supp_rates()
142 if (h2e_required) in hostapd_eid_supp_rates()
177 if (h2e_required && count < 8) { in hostapd_eid_supp_rates()
190 int h2e_required; in hostapd_eid_ext_supp_rates() local
205 h2e_required = (hapd->conf->sae_pwe == SAE_PWE_HASH_TO_ELEMENT || in hostapd_eid_ext_supp_rates()
209 if (h2e_required) in hostapd_eid_ext_supp_rates()
248 if (h2e_required) { in hostapd_eid_ext_supp_rates()