Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddefs.h106 static inline int wpa_key_mgmt_ft_psk(int akm) in wpa_key_mgmt_ft_psk() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddefs.h114 static inline int wpa_key_mgmt_ft_psk(int akm) in wpa_key_mgmt_ft_psk() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ft.c2132 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()
2142 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()
3144 wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_ft_process_auth_req()
Dwpa_auth.c965 if (wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_try_alt_snonce()
2980 if (wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ft.c2131 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()
2144 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()
2955 wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_ft_process_auth_req()
Dwpa_auth.c899 if (wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_try_alt_snonce()
2852 if (wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in SM_STATE()