]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: SAE-EXT-KEY AKM support for PASN Authentication in Initiator mode
authorAiny Kumari <ainy.kumari@oss.qualcomm.com>
Fri, 3 Oct 2025 06:28:36 +0000 (11:58 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 8 Oct 2025 09:18:48 +0000 (12:18 +0300)
commit184121a86cc836f92ebd37a45df8bf3ff98b1037
treedc58f8ba5c0a77f107baad10015766b628bb2ae2
parent31dc1462a11aaea02cc1e0e8ed3458ce8655e791
PASN: SAE-EXT-KEY AKM support for PASN Authentication in Initiator mode

Add support for WPA_KEY_MGMT_SAE_EXT_KEY in PASN authentication in
initiator mode. Update PASN logic to treat SAE-EXT-KEY as a valid base
AKM alongside SAE, 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: Ainy Kumari <ainy.kumari@oss.qualcomm.com>
src/pasn/pasn_initiator.c
wpa_supplicant/pasn_supplicant.c