Home
last modified time | relevance | path

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

/hostap-latest/src/rsn_supp/
Dtdls.c116 int tk_set; /* TPK-TK configured to the driver */ member
214 if (peer->tk_set) { in wpa_tdls_set_key()
254 peer->tk_set = 1; in wpa_tdls_set_key()
747 peer->tk_set = peer->tpk_set = peer->tpk_success = 0; in wpa_tdls_peer_clear()
1216 peer->tk_set = 0; /* A new nonce results in a new TK */ in wpa_tdls_send_tpk_m1()
2225 peer->tk_set = 0; /* A new nonce results in a new TK */ in wpa_tdls_process_tpk_m1()
Dwpa_i.h30 bool tk_set; /* Whether any TK is configured to the driver */ member
Dwpa.c965 if (encrypted == FRAME_NOT_ENCRYPTED && sm->tk_set && in wpa_supplicant_process_1_of_4()
1298 sm->tk_set = true; in wpa_supplicant_install_ptk()
4407 sm->tk_set = false; in wpa_sm_clear_ptk()
5618 return sm->tk_set || sm->ptk.installed; in wpa_sm_has_ptk_installed()
6770 sm->tk_set = true; in fils_process_assoc_resp()
Dwpa_ft.c516 sm->tk_set = true; in wpa_ft_install_ptk()