Home
last modified time | relevance | path

Searched refs:tk_set (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c116 int tk_set; /* TPK-TK configured to the driver */ member
197 if (peer->tk_set) { in wpa_tdls_set_key()
236 peer->tk_set = 1; in wpa_tdls_set_key()
715 peer->tk_set = peer->tpk_set = peer->tpk_success = 0; in wpa_tdls_peer_clear()
1178 peer->tk_set = 0; /* A new nonce results in a new TK */ in wpa_tdls_send_tpk_m1()
2055 peer->tk_set = 0; /* A new nonce results in a new TK */ in wpa_tdls_process_tpk_m1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dtdls.c116 int tk_set; /* TPK-TK configured to the driver */ member
204 if (peer->tk_set) { in wpa_tdls_set_key()
248 peer->tk_set = 1; in wpa_tdls_set_key()
731 peer->tk_set = peer->tpk_set = peer->tpk_success = 0;
1194 peer->tk_set = 0; /* A new nonce results in a new TK */
2132 peer->tk_set = 0; /* A new nonce results in a new TK */

Completed in 7 milliseconds