Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h66 Boolean tk_already_set; member
Dwpa_auth.c1822 sm->tk_already_set = FALSE; in wpa_auth_sm_event()
2276 sm->tk_already_set = FALSE; in fils_auth_pmk_to_ptk()
2749 if (sm->tk_already_set) { in fils_set_tk()
2763 sm->tk_already_set = TRUE; in fils_set_tk()
4326 return sm->tk_already_set; in wpa_auth_sta_ft_tk_already_set()
4334 return sm->tk_already_set; in wpa_auth_sta_fils_tk_already_set()
Dwpa_auth_ft.c2640 if (sm->tk_already_set) { in wpa_ft_install_ptk()
2660 sm->tk_already_set = TRUE; in wpa_ft_install_ptk()
3018 sm->tk_already_set = FALSE; in wpa_ft_process_auth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h68 bool tk_already_set; member
Dwpa_auth.c1906 sm->tk_already_set = false; in wpa_auth_sm_event()
2378 sm->tk_already_set = false; in fils_auth_pmk_to_ptk()
2866 if (sm->tk_already_set) { in fils_set_tk()
2880 sm->tk_already_set = true; in fils_set_tk()
4731 return sm->tk_already_set; in wpa_auth_sta_ft_tk_already_set()
4739 return sm->tk_already_set; in wpa_auth_sta_fils_tk_already_set()
Dwpa_auth_ft.c2830 if (sm->tk_already_set) { in wpa_ft_install_ptk()
2853 sm->tk_already_set = true; in wpa_ft_install_ptk()
3214 sm->tk_already_set = false; in wpa_ft_process_auth_req()