]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Share a helper function for PKEX final steps
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 12 Nov 2017 07:43:13 +0000 (09:43 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 13 Nov 2017 08:30:11 +0000 (10:30 +0200)
commitde02986189052bc704757bc3c09ecc7ac43bde7c
treeffd41af85db27fa98ae90e41d8bf495b71eed34c
parenta0604a423624f0fef5ac9a7bfbc1a9c439dd00f3
DPP: Share a helper function for PKEX final steps

Generate the PKEX bootstrapping information and release the PKEX session
in a helper function that both the initiator and responder can use
instead of maintaining this functionality separately in two places.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/dpp_supplicant.c