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/
Dwpa_i.h131 unsigned int ft_protocol:1; member
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/
Dwpa_i.h157 unsigned int ft_protocol:1; member
Dwpa.c419 } else if (wpa_key_mgmt_ft(sm->key_mgmt) && sm->ft_protocol) { in wpa_supplicant_get_pmk()
3028 sm->ft_protocol = 1; in wpa_sm_notify_assoc()
3030 sm->ft_protocol = 0; in wpa_sm_notify_assoc()
3095 sm->ft_protocol = 0; in wpa_sm_notify_disassoc()