Searched refs:tptk_set (Results 1 – 5 of 5) sorted by relevance
272 sta->tptk_set = 1; in try_pmk()450 if (!sta->ptk_set && !sta->tptk_set) { in rx_data_eapol_key_2_of_4()458 if (sta->tptk_set) { in rx_data_eapol_key_2_of_4()986 if (!sta->ptk_set && !sta->tptk_set) { in rx_data_eapol_key_3_of_4()996 if (sta->tptk_set) { in rx_data_eapol_key_3_of_4()1209 if (!sta->ptk_set && !sta->tptk_set) { in rx_data_eapol_key_4_of_4()1217 if (sta->tptk_set) { in rx_data_eapol_key_4_of_4()1229 if (sta->tptk_set) { in rx_data_eapol_key_4_of_4()1233 sta->tptk_set = 0; in rx_data_eapol_key_4_of_4()
90 int tptk_set; member
729 } else if (sta->tptk_set) { in rx_data_bss_prot()742 sta->tptk_set = 0; in rx_data_bss_prot()
936 sm->tptk_set = 1; in wpa_supplicant_process_1_of_4_wpa()1040 sm->tptk_set = 1; in wpa_supplicant_process_1_of_4()3438 if (sm->tptk_set) { in wpa_supplicant_verify_eapol_key_mic()3457 sm->tptk_set = 0; in wpa_supplicant_verify_eapol_key_mic()3675 if (sm->tptk_set) in wpa_supp_aead_decrypt()3713 if (sm->tptk_set) { in wpa_supp_aead_decrypt()3714 sm->tptk_set = 0; in wpa_supp_aead_decrypt()4399 sm->tptk_set = 0; in wpa_sm_clear_ptk()6202 sm->tptk_set = 0; in fils_process_auth()
29 int ptk_set, tptk_set; member