]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Support 256-bit IGTK in AP case
authorJouni Malinen <j@w1.fi>
Tue, 5 Jun 2018 18:36:56 +0000 (21:36 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 5 Jun 2018 18:50:36 +0000 (21:50 +0300)
commitff168f8c236d4c14c8ad291afee5dcdd9b14f618
treef3d495df4f568f8441438042bc9a0b52a02f213b
parent284298787947b7e9206cc4767daf5ecbe3e38f98
FT: Support 256-bit IGTK in AP case

hostapd was hardcoded to use 128-bit IGTK in FT protocol (IGTK
subelement in FTE). Extend that to allow 256-bit IGTK (i.e.,
BIP-CMAC-256 and BIP-GMAC-256) to be used as well.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth_ft.c