]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/rsn_supp/wpa.c
Mark RSN msg 1/2 key data debug dump as key material
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 17 Feb 2017 09:35:35 +0000 (11:35 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 18 Feb 2017 19:39:01 +0000 (21:39 +0200)
commitecbdc1a1fc0b0c4a08fb07181a9ba0c9a23f70ac
tree7cf744dd5e07ae87c4d5bd37238af9cc05108cc0
parent209527aeed6ce715ea9589b35e46d2bc72723291
Mark RSN msg 1/2 key data debug dump as key material

This debug print can include GTK and IGTK, so use wpa_hexdump_key()
instead of wpa_hexdump() for it to avoid undesired exposure of keys in
debug log.

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