Searched refs:tk_hex (Results 1 – 1 of 1) sorted by relevance
338 char tk_hex[65]; in write_decrypted_note() local343 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()