Searched refs:wpa_key_mgmt_ft (Results 1 – 12 of 12) sorted by relevance
83 static inline int wpa_key_mgmt_ft(int akm) in wpa_key_mgmt_ft() function
401 if (!wpa_key_mgmt_ft(sm->key_mgmt)) { in wpa_ft_process_response()526 if (!wpa_key_mgmt_ft(sm->key_mgmt)) in wpa_ft_is_completed()679 if (!wpa_key_mgmt_ft(sm->key_mgmt)) { in wpa_ft_validate_reassoc_resp()
182 else if (wpa_key_mgmt_ft(sm->key_mgmt) || in wpa_sm_key_request()324 !wpa_key_mgmt_ft(sm->key_mgmt)) { in wpa_supplicant_get_pmk()373 !wpa_key_mgmt_ft(sm->key_mgmt) && sm->key_mgmt != WPA_KEY_MGMT_OSEN) in wpa_supplicant_get_pmk()429 if (wpa_key_mgmt_ft(sm->key_mgmt)) { in wpa_supplicant_send_2_of_4()505 if (wpa_key_mgmt_ft(sm->key_mgmt)) in wpa_derive_ptk()666 if (wpa_key_mgmt_ft(sm->key_mgmt)) { in wpa_supplicant_key_neg_complete()1230 wpa_compare_rsn_ie(wpa_key_mgmt_ft(sm->key_mgmt), in wpa_supplicant_validate_ie()1252 if (wpa_key_mgmt_ft(sm->key_mgmt) && in wpa_supplicant_validate_ie()2084 if (wpa_key_mgmt_ft(sm->key_mgmt)) { in wpa_sm_rx_eapol()
241 if (wpa_key_mgmt_ft(sm->wpa_key_mgmt)) in wpa_use_aes_cmac()2064 if (wpa_key_mgmt_ft(sm->wpa_key_mgmt)) in wpa_derive_ptk()2546 ft = sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt); in SM_STATE()2589 if (sm->wpa == WPA_VERSION_WPA2 && wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()2778 if (wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()2795 if (wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()2821 if (wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in SM_STATE()3760 if (!sm || !wpa_key_mgmt_ft(sm->wpa_key_mgmt)) in wpa_auth_sta_ft_tk_already_set()
435 if (wpa_key_mgmt_ft(wpa_auth->conf.wpa_key_mgmt)) { in wpa_auth_gen_wpa_ie()707 if (wpa_key_mgmt_ft(sm->wpa_key_mgmt)) { in wpa_validate_wpa_ie()
656 wpa_key_mgmt_ft(hapd->conf->wpa_key_mgmt)) { in hostapd_setup_wpa()
833 if (full_config && wpa_key_mgmt_ft(bss->wpa_key_mgmt) && in hostapd_config_check_bss()
479 if (hapd->conf->wpa && wpa_key_mgmt_ft(hapd->conf->wpa_key_mgmt) && in add_common_radius_sta_attr()481 (wpa_key_mgmt_ft(wpa_auth_sta_key_mgmt(sta->wpa_sm)) || in add_common_radius_sta_attr()
670 if (!wpa_key_mgmt_ft(sm->wpa_key_mgmt)) in wpa_sm_write_assoc_resp_ies()
1460 (hapd->conf->wpa && wpa_key_mgmt_ft(hapd->conf->wpa_key_mgmt) && in handle_auth()
307 if (wpa_key_mgmt_ft(wpa_s->key_mgmt)) { in wpa_supplicant_eapol_cb()
370 if (md && wpa_key_mgmt_ft(ssid->key_mgmt)) { in sme_send_authentication()