Searched refs:ptk_set (Results 1 – 3 of 3) sorted by relevance
117 if (sm->ptk_set) in wpa_sm_key_request()134 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()1430 sm->ptk_set = 1; in wpa_supplicant_verify_eapol_key_mic()1436 if (!ok && sm->ptk_set) { in wpa_supplicant_verify_eapol_key_mic()1470 if (!sm->ptk_set) { in wpa_supplicant_decrypt_key_data()2146 sm->ptk_set = 0; in wpa_sm_notify_assoc()2647 sm->ptk_set = 0; in wpa_sm_drop_sa()2660 return sm->ptk_set; in wpa_sm_has_ptk()
25 int ptk_set, tptk_set; member
989 if (sm->proto != WPA_PROTO_RSN || !sm->ptk_set || !sm->peerkey_enabled) in wpa_sm_stkstart()