]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Share a single function for generating NFS password tokens
authorJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 17:54:53 +0000 (20:54 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 18:01:37 +0000 (21:01 +0300)
commitbfc62fe1331da4eca6dec70133c5d4cd1d6bc958
tree344482b9c1d6dd0937647eff8ef09b7535bf869f
parent40a5e3bfde0170f5fcbb38375c15c5f15f33bc7c
WPS: Share a single function for generating NFS password tokens

There is no need for both hostapd and wpa_supplicant to have their
own functions for this.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/wps_hostapd.c
src/wps/wps.h
src/wps/wps_common.c
wpa_supplicant/wps_supplicant.c