]> git.ipfire.org Git - thirdparty/hostap.git/commit
Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM
authorJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 13:40:02 +0000 (15:40 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 15:09:11 +0000 (17:09 +0200)
commit929a2ea5df7a56c83a84cdea96a56c9be220329d
tree942a072ae332f13befa8c1036d64bf173bf8086e
parent087a1f4efde58ddab493a46437d13e9a4985f62d
Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM

This adds support for AKM 00-0F-AC:11 to specify the integrity and
key-wrap algorithms for EAPOL-Key frames using the new design where
descriptor version is set to 0 and algorithms are determined based on
AKM.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth.c
src/common/wpa_common.c
src/common/wpa_common.h
src/rsn_supp/peerkey.c
src/rsn_supp/wpa.c
wlantest/rx_eapol.c