]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Extend PASN support for SAE-EXT-KEY in Responder mode
authorSai Pratyusha Magam <smagam@qti.qualcomm.com>
Tue, 12 Aug 2025 04:23:58 +0000 (09:53 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 8 Oct 2025 09:20:14 +0000 (12:20 +0300)
commitb00acba97ab5cd8ebda29b66390f50307a5a9b61
tree714c6eac87a2975fd511051f34e8a709bfa0c89b
parent184121a86cc836f92ebd37a45df8bf3ff98b1037
PASN: Extend PASN support for SAE-EXT-KEY in Responder mode

The previous PASN implementation had checks only for SAE as the base
AKMP. Update PASN logic to treat SAE-EXT-KEY as a valid base AKM
alongside SAE in Responder cases, enabling PASN operations with the
extended SAE key management suite. This aligns with IEEE Std 802.11-2024
updates to PASN with SAE.

Signed-off-by: Sai Pratyusha Magam <smagam@qti.qualcomm.com>
Signed-off-by: Rohan Dutta <drohan@qti.qualcomm.com>
src/pasn/pasn_responder.c