Home
last modified time | relevance | path

Searched refs:ptk_set (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_i.h32 int ptk_set, tptk_set; member
Dwpa.c317 if (sm->ptk_set) in wpa_sm_key_request()
319 if (sm->ptk_set && mic_len) in wpa_sm_key_request()
345 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()
732 sm->ptk_set = 0; in wpa_supplicant_process_1_of_4()
1715 sm->ptk_set = 1; in wpa_supplicant_verify_eapol_key_mic()
1720 if (!ok && sm->ptk_set) { in wpa_supplicant_verify_eapol_key_mic()
1755 if (!sm->ptk_set) { in wpa_supplicant_decrypt_key_data()
2251 sm->ptk_set = 0; in wpa_sm_notify_assoc()
2794 sm->ptk_set = 0; in wpa_sm_drop_sa()