Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/
Dwpa_auth.c563 int ft; in wpa_receive() local
745 ft = sm->wpa == WPA_VERSION_WPA2 && in wpa_receive()
748 wpa_compare_rsn_ie(ft, in wpa_receive()
762 if (ft && ft_check_msg_2_of_4(wpa_auth, sm, &kde) < 0) { in wpa_receive()