]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT-SAE: Use PMK as XXKey in AP when SAE PMKSA caching is used
authorvamsi krishna <vamsin@codeaurora.org>
Tue, 26 Mar 2019 14:49:02 +0000 (20:19 +0530)
committerJouni Malinen <jouni@codeaurora.org>
Wed, 27 Mar 2019 02:01:26 +0000 (04:01 +0200)
commit6fe3f0f7982ba9a853d48fb6b5ec475f0cfc50e7
tree9a8974c07db47044032df71e575cc2322d6788a5
parentbcf19000585ad4131d737d815a54cb170cac4648
FT-SAE: Use PMK as XXKey in AP when SAE PMKSA caching is used

When connected using FT-SAE key mgmt, use PMK from PMKSA cache as XXKey
for PMK-R0 and PMK-R1 derivations. This fixes an issue where FT key
hierarchy could not be established due to missing (not yet configured)
XXKey when using SAE PMKSA caching for the initial mobility domain
association.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/wpa_auth.c