Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddefs.h94 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.c1541 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()
1551 if (!psk_local || !wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) in wpa_auth_derive_ptk_ft()
2127 wpa_key_mgmt_ft_psk(sm->wpa_key_mgmt)) { in wpa_ft_process_auth_req()