]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Fix EAPOL-Key Key Data decryption for rekey case
authorJouni Malinen <j@w1.fi>
Thu, 22 Dec 2011 14:39:17 +0000 (16:39 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 22 Dec 2011 14:39:17 +0000 (16:39 +0200)
commit3c56f0e2757edef2bfcadf928e2aba1270779870
tree4161038d279e187403e60a2bdb9aa95b80c6a482
parent3b655312d4c06252990fd9ba38584acf6cabc051
wlantest: Fix EAPOL-Key Key Data decryption for rekey case

KEK from TPTK needs to be used instead of from PTK when processing
rekeying case similarly to what was already done with KCK.

Signed-hostap: Jouni Malinen <j@w1.fi>
wlantest/rx_eapol.c