]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Move PKEX functionality into a separate source code file
authorJouni Malinen <jouni@codeaurora.org>
Sun, 10 May 2020 13:51:46 +0000 (16:51 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 11 May 2020 13:41:33 +0000 (16:41 +0300)
commitd4ae12355a65b7aa1648b9bd54ce2c1d6916232a
tree162f4bbf5aceaf06e67427cd4bf9a8fb8b5fa820
parent87b65726169cc53a614ab3755f8dd98e7c0d54fe
DPP: Move PKEX functionality into a separate source code file

This continues splitting dpp.c into smaller pieces.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/Android.mk
hostapd/Makefile
src/common/dpp.c
src/common/dpp_i.h
src/common/dpp_pkex.c [new file with mode: 0644]
tests/fuzzing/dpp-uri/Makefile
wpa_supplicant/Android.mk
wpa_supplicant/Makefile