Lines Matching refs:ptk_set
235 if (!sm->ptk_set) { in wpa_sm_key_request()
287 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()
643 if (sm->ptk_set && sm->proto != WPA_PROTO_WPA) in wpa_supplicant_send_2_of_4()
3458 sm->ptk_set = 1; in wpa_supplicant_verify_eapol_key_mic()
3472 if (!ok && sm->ptk_set) { in wpa_supplicant_verify_eapol_key_mic()
3516 if (!sm->ptk_set) { in wpa_supplicant_decrypt_key_data()
3677 else if (sm->ptk_set) in wpa_supp_aead_decrypt()
3715 sm->ptk_set = 1; in wpa_supp_aead_decrypt()
4397 sm->ptk_set = 0; in wpa_sm_clear_ptk()
5609 return sm->ptk_set; in wpa_sm_has_ft_keys()
5744 sm->ptk_set = 1; in wpa_sm_set_ptk_kck_kek()
6201 sm->ptk_set = 1; in fils_process_auth()
6564 if (!sm || !sm->ptk_set) { in fils_process_assoc_resp()