Searched refs:ptk_set (Results 1 – 2 of 2) sorted by relevance
213 if (sm->ptk_set) in wpa_sm_key_request()215 if (sm->ptk_set && mic_len) in wpa_sm_key_request()237 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()1899 sm->ptk_set = 1; in wpa_supplicant_verify_eapol_key_mic()1913 if (!ok && sm->ptk_set) { in wpa_supplicant_verify_eapol_key_mic()1957 if (!sm->ptk_set) { in wpa_supplicant_decrypt_key_data()2108 else if (sm->ptk_set) in wpa_supp_aead_decrypt()2146 sm->ptk_set = 1; in wpa_supp_aead_decrypt()2736 sm->ptk_set = 0; in wpa_sm_notify_assoc()3340 sm->ptk_set = 0; in wpa_sm_drop_sa()[all …]
24 int ptk_set, tptk_set; member