Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c512 sm->tptk_set = 1; in wpa_supplicant_process_1_of_4()
1576 if (sm->tptk_set) { in wpa_supplicant_verify_eapol_key_mic()
1586 sm->tptk_set = 0; in wpa_supplicant_verify_eapol_key_mic()
2348 sm->tptk_set = 0; in wpa_sm_notify_assoc()
2876 sm->tptk_set = 0; in wpa_sm_drop_sa()
Dwpa_i.h25 int ptk_set, tptk_set; member