Home
last modified time | relevance | path

Searched refs:ft_protocol (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_i.h131 unsigned int ft_protocol:1; member
H A Dwpa.c409 } else if (wpa_key_mgmt_ft(sm->key_mgmt) && sm->ft_protocol) { in wpa_supplicant_get_pmk()
2743 sm->ft_protocol = 1; in wpa_sm_notify_assoc()
2745 sm->ft_protocol = 0; in wpa_sm_notify_assoc()
2810 sm->ft_protocol = 0; in wpa_sm_notify_disassoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h160 unsigned int ft_protocol:1; member
H A Dwpa.c467 } else if (wpa_key_mgmt_ft(sm->key_mgmt) && sm->ft_protocol) { in wpa_supplicant_get_pmk()
4161 sm->ft_protocol = 1;
4163 sm->ft_protocol = 0;
4221 sm->ft_protocol = 0;

Completed in 14 milliseconds