Searched refs:ptk_set (Results 1 – 2 of 2) sorted by relevance
224 if (sm->ptk_set) in wpa_sm_key_request()226 if (sm->ptk_set && mic_len) in wpa_sm_key_request()248 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()2191 sm->ptk_set = 1; in wpa_supplicant_verify_eapol_key_mic()2205 if (!ok && sm->ptk_set) { in wpa_supplicant_verify_eapol_key_mic()2249 if (!sm->ptk_set) { in wpa_supplicant_decrypt_key_data()2400 else if (sm->ptk_set) in wpa_supp_aead_decrypt()2438 sm->ptk_set = 1; in wpa_supp_aead_decrypt()3027 sm->ptk_set = 0; in wpa_sm_notify_assoc()3815 sm->ptk_set = 0; in wpa_sm_drop_sa()[all …]
29 int ptk_set, tptk_set; member