]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Set secure ranging context to driver after association
authorVinay Gannevaram <quic_vganneva@quicinc.com>
Thu, 7 Jul 2022 21:17:08 +0000 (02:47 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Sep 2022 14:07:56 +0000 (17:07 +0300)
commit85e28a79bab0df5e1ad9d4608e155f18762ee19b
tree7080145d0346375c93cbc8a08f9733c2f6312e3e
parent9b62b61c682b195ca52e662ca0ebab3c544f9ac6
PASN: Set secure ranging context to driver after association

After the secure association and PTK derivation are completed, if the
device supports LTF keyseed, generate the LTF keyseed using KDK and set
the ranging context to the driver by using the command
QCA_NL80211_VENDOR_SUBCMD_SECURE_RANGING_CONTEXT.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c
src/ap/wpa_auth_glue.c
src/rsn_supp/wpa.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_ft.c
src/rsn_supp/wpa_i.h
wpa_supplicant/wpas_glue.c