]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/sta_info.c
FILS: Fix Key-Auth derivation for SK+PFS for authenticator side
authorJouni Malinen <j@w1.fi>
Sun, 7 May 2017 14:04:08 +0000 (17:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 7 May 2017 14:04:29 +0000 (17:04 +0300)
commit80ddf5d995a350060d1590678b0825e867942a45
tree78f51598a92c4cd7de5a79bc04b90a6864cb4538
parente6b6231338d47f81cb64353a9bfd955309b1392f
FILS: Fix Key-Auth derivation for SK+PFS for authenticator side

The conditional gSTA and gAP (DH public keys) were not previously
included in Key-Auth derivation, but they are needed for the PFS case.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c
src/ap/sta_info.c
src/ap/sta_info.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h