]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Support PASN with FT key derivation
authorIlan Peer <ilan.peer@intel.com>
Wed, 16 Dec 2020 11:01:04 +0000 (13:01 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 26 Jan 2021 15:49:00 +0000 (17:49 +0200)
commit2eb2fb8bd4cbcdf37c476595c7f3e570037188f3
tree16613c980093955f776ab214a2ab61e8de6f1318
parent5c65ad6c0b082904c48e679329272557185a7048
AP: Support PASN with FT key derivation

Note that the implementation is not complete as it is missing support
for the FT wrapped data which is optional for the station, but must be
supported by the AP in case the station included it.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/ieee802_11.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c