]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPA: Support deriving KDK based on capabilities
authorIlan Peer <ilan.peer@intel.com>
Wed, 16 Dec 2020 11:01:39 +0000 (13:01 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 26 Jan 2021 21:09:39 +0000 (23:09 +0200)
commitdccb6cde037f4693c835697d632c6c16beb9a4e8
tree5c870a9e59d842b18ee8a6b31521bc3c3f3524a4
parent9e7b980d6535c7d944c3d137fefef3e9b901dae0
WPA: Support deriving KDK based on capabilities

Derive the KDK as part of PMK to PTK derivation if forced by
configuration or in case both the local station and the AP declare
support for secure LTF.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
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