Searched refs:tptk_set (Results 1 – 2 of 2) sorted by relevance
745 sm->tptk_set = 1; in wpa_supplicant_process_1_of_4()2171 if (sm->tptk_set) { in wpa_supplicant_verify_eapol_key_mic()2190 sm->tptk_set = 0; in wpa_supplicant_verify_eapol_key_mic()2398 if (sm->tptk_set) in wpa_supp_aead_decrypt()2436 if (sm->tptk_set) { in wpa_supp_aead_decrypt()2437 sm->tptk_set = 0; in wpa_supp_aead_decrypt()3029 sm->tptk_set = 0; in wpa_sm_notify_assoc()3816 sm->tptk_set = 0; in wpa_sm_drop_sa()4438 sm->tptk_set = 0; in fils_process_auth()
29 int ptk_set, tptk_set; member