]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Expose PMK outside of wpa_auth module
authorMichal Kazior <michal@plume.com>
Wed, 16 Jan 2019 12:35:18 +0000 (13:35 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 26 Jan 2019 15:52:04 +0000 (17:52 +0200)
commitb08c9ad0c78d2c767d62e1d169560debe8db0ce6
tree0483baf3a4a84a1a561ca92d9235672646bebd6c
parent1699309378e57afb5dd535b383463feaa9ce3402
AP: Expose PMK outside of wpa_auth module

This doesn't change any behavior on its own. It's going to be used to
expose per-station keyids and allow reloading passphrases in runtime.

Signed-off-by: Michal Kazior <michal@plume.com>
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c