Searched refs:wpa_key_mgmt_ft_psk (Results 1 – 3 of 3) sorted by relevance
106 static inline int wpa_key_mgmt_ft_psk(int akm) in wpa_key_mgmt_ft_psk() function
2123 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()2136 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()2946 wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_ft_process_auth_req()
880 if (wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_try_alt_snonce()2789 if (wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in SM_STATE()