Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
Dwlantest.c338 char tk_hex[65]; in write_decrypted_note() local
343 wpa_snprintf_hex(tk_hex, sizeof(tk_hex), tk, tk_len); in write_decrypted_note()
344 add_note(wt, MSG_EXCESSIVE, "TK[%d] %s", keyid, tk_hex); in write_decrypted_note()