]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Report possible PKEX code mismatch in control interface
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 2 Nov 2017 10:21:00 +0000 (12:21 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Nov 2017 10:25:35 +0000 (12:25 +0200)
commit219d4c9fcbbf6570497db036c042a6ed79da0bd6
tree89d65c7d42be0294d051f57afa7a9de07f3139d3
parentd84c0cf46c901159181bf8a6d3b122c5a9b404e8
DPP: Report possible PKEX code mismatch in control interface

Indicate to upper layers if PKEX Commit-Reveal Request frame AES-SIV
decryption fails. That is a likely sign of the PKEX code mismatch
between the devices.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/dpp_hostapd.c
src/common/dpp.c
src/common/dpp.h
wpa_supplicant/dpp_supplicant.c