Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddefs.h106 static inline int wpa_key_mgmt_ft_psk(int akm) in wpa_key_mgmt_ft_psk() function
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c2123 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()
Dwpa_auth.c880 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()