]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Store PMK length and AKM in SAE data
authorJouni Malinen <quic_jouni@quicinc.com>
Sun, 24 Jul 2022 19:15:52 +0000 (22:15 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 24 Jul 2022 21:31:51 +0000 (00:31 +0300)
commitf8eed2e8b84924fcc8b98818d2cdc4908d938c8f
tree25e71e275d5fb796cdee7cbdcfa6a4f6b5a1da74
parent9dc4e9d136ae935bef4ed54d6649d18cc7f98d47
SAE: Store PMK length and AKM in SAE data

These are needed to be able to support new AKM suites with variable
length PMK.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/ctrl_iface_ap.c
src/ap/ieee802_11.c
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c
src/common/sae.c
src/common/sae.h
wpa_supplicant/sme.c