]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Extend PMKR1Name derivation for FT-SAE-EXT-KEY
authorJouni Malinen <quic_jouni@quicinc.com>
Sun, 16 Oct 2022 13:38:27 +0000 (16:38 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2022 14:03:10 +0000 (17:03 +0300)
commitdcd46edf5f51e7f0ea619a55ff158d74b0eb0c9e
tree1a74bcafdbebd54eb19adddc525e41cd33dd72b1
parent9fd24556422282b336de0923ad91fe01a7ec6a0d
FT: Extend PMKR1Name derivation for FT-SAE-EXT-KEY

Provide key length instead of SHA384/SHA256 selection to the helper
function so that the new SHA512 option can be covered for
FT-SAE-EXT-KEY.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/wpa_auth.c
src/ap/wpa_auth_ft.c
src/common/wpa_common.c
src/common/wpa_common.h
src/rsn_supp/wpa.c