WPA: Do not print GTK in debug log unless requested
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 9 Sep 2015 14:35:06 +0000 (17:35 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 9 Sep 2015 14:39:57 +0000 (17:39 +0300)
commit7cb9bb4d9bfb1d2a23fb3b760208281c7fdfbafd
treeab67bb03da576b42d018e68d29b0802d02ae2205
parent4b9a395e29878a739d8d21b4383268d83fc7710d
WPA: Do not print GTK in debug log unless requested

The GTK value received in RSN (WPA2) group rekeying did not use the
wpa_hexdump_key() version of debug printing that is conditional on -K
being included on the command line.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/wpa.c