Home
last modified time | relevance | path

Searched refs:tptk_set (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa.c654 sm->tptk_set = 1; in wpa_supplicant_process_1_of_4()
1905 if (sm->tptk_set) { in wpa_supplicant_verify_eapol_key_mic()
1924 sm->tptk_set = 0; in wpa_supplicant_verify_eapol_key_mic()
2132 if (sm->tptk_set) in wpa_supp_aead_decrypt()
2170 if (sm->tptk_set) { in wpa_supp_aead_decrypt()
2171 sm->tptk_set = 0; in wpa_supp_aead_decrypt()
2767 sm->tptk_set = 0; in wpa_sm_notify_assoc()
3371 sm->tptk_set = 0; in wpa_sm_drop_sa()
3929 sm->tptk_set = 0; in fils_process_auth()
Dwpa_i.h24 int ptk_set, tptk_set; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa.c748 sm->tptk_set = 1; in wpa_supplicant_process_1_of_4()
2174 if (sm->tptk_set) { in wpa_supplicant_verify_eapol_key_mic()
2193 sm->tptk_set = 0; in wpa_supplicant_verify_eapol_key_mic()
2411 if (sm->tptk_set) in wpa_supp_aead_decrypt()
2449 if (sm->tptk_set) { in wpa_supp_aead_decrypt()
2450 sm->tptk_set = 0; in wpa_supp_aead_decrypt()
3052 sm->tptk_set = 0; in wpa_sm_notify_assoc()
3841 sm->tptk_set = 0; in wpa_sm_drop_sa()
4429 sm->tptk_set = 0; in fils_process_auth()
Dwpa_i.h29 int ptk_set, tptk_set; member