]> git.ipfire.org Git - thirdparty/hostap.git/commit
Share common SAE and EAP-pwd functionality: suitable groups
authorJouni Malinen <jouni@codeaurora.org>
Thu, 25 Apr 2019 16:45:27 +0000 (19:45 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 25 Apr 2019 20:49:49 +0000 (23:49 +0300)
commit2b84ca4dd96459b661b0ebaf40ec43074fc9f42c
tree35a6a9dc161f8780f6523e1ff1b39d94caca89cd
parentff229da3095917fe1d152ca256c83366b0f3ee1d
Share common SAE and EAP-pwd functionality: suitable groups

Start sharing common SAE and EAP-pwd functionality by adding a new
source code file that can be included into both. This first step is
bringing in a shared function to check whether a group is suitable.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/Android.mk
hostapd/Makefile
src/common/dragonfly.c [new file with mode: 0644]
src/common/dragonfly.h [new file with mode: 0644]
src/common/sae.c
src/eap_common/eap_pwd_common.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile