]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Extend the fils_pmk_to_ptk() function to also derive KDK
authorIlan Peer <ilan.peer@intel.com>
Wed, 16 Dec 2020 11:00:19 +0000 (13:00 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 25 Jan 2021 16:36:40 +0000 (18:36 +0200)
commitd87f4aea11d87d96b8a0d1ce33e2765574fe6474
treeee3230182e8dc9e5ada21144a0e6cba9f809b966
parent6e834db74e55283064c1c52f18d39005df83b07b
FILS: Extend the fils_pmk_to_ptk() function to also derive KDK

Extend the fils_pmk_to_ptk() to also derive Key Derivation
Key (KDK) which can later be used for secure LTF measurements.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/wpa_auth.c
src/common/wpa_common.c
src/common/wpa_common.h
src/rsn_supp/wpa.c
wlantest/rx_mgmt.c