]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Move PKEX Exchange Response building to a helper function
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 2 Nov 2017 19:13:43 +0000 (21:13 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Nov 2017 19:34:17 +0000 (21:34 +0200)
commita5c3b41b2fde36f7f9aa69a835e2a92870d90fdc
tree13ff1028780eaa372b656a08888553c6a0fbac6b
parent60b9dd86fdf0e3fa16fd36f68dea43ac1a27419a
DPP: Move PKEX Exchange Response building to a helper function

This cleans up dpp_pkex_rx_exchange_req() a bit and makes it easier to
add protocol testing functionality to PKEX exchange similarly to the
previously added DPP Authentication case.

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