Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddefs.h132 static inline int wpa_key_mgmt_fils(int akm) in wpa_key_mgmt_fils() function
172 wpa_key_mgmt_fils(akm) || in wpa_key_mgmt_wpa()
H A Dwpa_common.c144 wpa_key_mgmt_fils(akmp); in wpa_use_akm_defined()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c730 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_response()
809 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_gtk_subelem()
892 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_igtk_subelem()
969 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_bigtk_subelem()
1146 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_validate_reassoc_resp()
H A Dpmksa_cache.c514 wpa_key_mgmt_fils(old_entry->akmp)) in pmksa_cache_clone_entry()
H A Dwpa.c6200 if (!wpa_key_mgmt_fils(sm->key_mgmt)) { in fils_process_assoc_resp()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_shared.c437 wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) in hostapd_ext_capab_byte()
975 !wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) in hostapd_eid_fils_indic()
H A Dpmksa_cache_auth.c527 wpa_key_mgmt_fils(entry->akmp)) { in pmksa_cache_get_okc()
H A Dwpa_auth.c1753 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt) &&
1761 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt) &&
2423 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt) &&
2777 } else if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) {
3106 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt)) {
3211 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt)) {
6175 if (!sm || !wpa_key_mgmt_fils(sm->wpa_key_mgmt))
H A Dwpa_auth_ft.c2227 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_gtk_subelem()
2316 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_igtk_subelem()
2377 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_bigtk_subelem()
2843 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_sm_write_assoc_resp_ies()
3640 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_validate_reassoc()
H A Dwpa_auth_ie.c1069 !wpa_key_mgmt_fils(sm->wpa_key_mgmt)) in wpa_validate_wpa_ie()
H A Dieee802_11.c2968 (hapd->conf->wpa && wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt) && in handle_auth()
2970 (hapd->conf->wpa && wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt) && in handle_auth()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1549 if (wpa_key_mgmt_fils(wpa_s->key_mgmt)) in wpa_supplicant_rsn_supp_set_config()
H A Dwpa_supplicant.c3479 if (wpa_key_mgmt_fils(ssid->key_mgmt)) in wpas_populate_assoc_ies()
3569 ssid->eap.erp && wpa_key_mgmt_fils(wpa_s->key_mgmt) && in wpas_populate_assoc_ies()
3588 ssid->eap.erp && wpa_key_mgmt_fils(wpa_s->key_mgmt) && in wpas_populate_assoc_ies()
8496 if (!ssid || !ssid->eap.erp || !wpa_key_mgmt_fils(ssid->key_mgmt)) in fils_pmksa_cache_flush()
8524 if (!ssid || !ssid->eap.erp || !wpa_key_mgmt_fils(ssid->key_mgmt) || in fils_connection_failure()
H A Dsme.c696 if (wpa_key_mgmt_fils(ssid->key_mgmt)) in sme_send_authentication()
1070 wpa_key_mgmt_fils(ssid->key_mgmt)) { in sme_send_authentication()
H A Devents.c4442 if (wpa_key_mgmt_fils(wpa_s->key_mgmt)) { in wpa_supplicant_event_assoc()