]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPA auth: Clear temporary MSK storage from stack explicitly
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 29 Jan 2015 20:24:27 +0000 (22:24 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 29 Jan 2015 20:24:27 +0000 (22:24 +0200)
commit40aaa64f9fa9880d0e31b2996bdc5e29dfe45412
tree7a0b28daf7a1b4777e12b99fecdc8bbbadebc612
parent01b481aff32faf00bf6f2379d884e9d6a32c01c5
WPA auth: Clear temporary MSK storage from stack explicitly

This reduces the duration of time a key may remain unnecessarily in
memory.

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