Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c651 sm->set_ptk_after_assoc = 1; in wpa_ft_process_response()
653 sm->set_ptk_after_assoc = 0; in wpa_ft_process_response()
1026 if (sm->set_ptk_after_assoc) { in wpa_ft_validate_reassoc_resp()
1031 sm->set_ptk_after_assoc = 0; in wpa_ft_validate_reassoc_resp()
H A Dwpa_i.h134 int set_ptk_after_assoc; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c726 sm->set_ptk_after_assoc = 1;
728 sm->set_ptk_after_assoc = 0;
1239 if (sm->set_ptk_after_assoc) {
1244 sm->set_ptk_after_assoc = 0;
H A Dwpa_i.h163 int set_ptk_after_assoc; member

Completed in 6 milliseconds