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.h117 static inline int wpa_key_mgmt_fils(int akm) in wpa_key_mgmt_fils() function
155 wpa_key_mgmt_fils(akm) || in wpa_key_mgmt_wpa()
H A Dwpa_common.c130 wpa_key_mgmt_fils(akmp); in wpa_use_akm_defined()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c688 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_response()
764 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_gtk_subelem()
847 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_igtk_subelem()
924 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_process_bigtk_subelem()
1112 if (wpa_key_mgmt_fils(sm->key_mgmt)) { in wpa_ft_validate_reassoc_resp()
H A Dpmksa_cache.c427 wpa_key_mgmt_fils(old_entry->akmp)) in pmksa_cache_clone_entry()
H A Dwpa.c4784 if (!wpa_key_mgmt_fils(sm->key_mgmt)) { in fils_process_assoc_resp()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_shared.c411 wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) in hostapd_ext_capab_byte()
929 !wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt)) in hostapd_eid_fils_indic()
H A Dpmksa_cache_auth.c520 wpa_key_mgmt_fils(entry->akmp)) { in pmksa_cache_get_okc()
H A Dwpa_auth.c1296 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_receive()
1304 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_receive()
1908 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt) && in wpa_auth_sm_event()
2235 } else if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in SM_STATE()
2483 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_fils_validate_fils_session()
2588 if (!wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in fils_decrypt_assoc()
4728 if (!sm || !wpa_key_mgmt_fils(sm->wpa_key_mgmt)) in wpa_auth_sta_fils_tk_already_set()
H A Dwpa_auth_ft.c2176 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_gtk_subelem()
2264 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_igtk_subelem()
2324 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_bigtk_subelem()
2766 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_sm_write_assoc_resp_ies()
3466 if (wpa_key_mgmt_fils(sm->wpa_key_mgmt)) { in wpa_ft_validate_reassoc()
H A Dwpa_auth_ie.c1002 !wpa_key_mgmt_fils(sm->wpa_key_mgmt)) in wpa_validate_wpa_ie()
H A Dieee802_11.c3629 (hapd->conf->wpa && wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt) && in handle_auth()
3631 (hapd->conf->wpa && wpa_key_mgmt_fils(hapd->conf->wpa_key_mgmt) && in handle_auth()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1478 if (wpa_key_mgmt_fils(wpa_s->key_mgmt)) in wpa_supplicant_rsn_supp_set_config()
H A Dwpa_supplicant.c2958 if (wpa_key_mgmt_fils(ssid->key_mgmt)) in wpas_populate_assoc_ies()
3048 ssid->eap.erp && wpa_key_mgmt_fils(wpa_s->key_mgmt) && in wpas_populate_assoc_ies()
3067 ssid->eap.erp && wpa_key_mgmt_fils(wpa_s->key_mgmt) && in wpas_populate_assoc_ies()
7770 if (!ssid || !ssid->eap.erp || !wpa_key_mgmt_fils(ssid->key_mgmt)) in fils_pmksa_cache_flush()
7798 if (!ssid || !ssid->eap.erp || !wpa_key_mgmt_fils(ssid->key_mgmt) || in fils_connection_failure()
H A Dsme.c444 if (wpa_key_mgmt_fils(ssid->key_mgmt)) in sme_send_authentication()
792 wpa_key_mgmt_fils(ssid->key_mgmt)) { in sme_send_authentication()
H A Devents.c3519 if (wpa_key_mgmt_fils(wpa_s->key_mgmt)) { in wpa_supplicant_event_assoc()