SAE: Add generation of the commit message fields
authorJouni Malinen <j@w1.fi>
Sun, 30 Dec 2012 20:06:11 +0000 (22:06 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:52 +0000 (17:51 +0200)
commit8e31e9550ac708b94cd4a1f03833353c5488a031
tree78c12c0466917d6d896c5a5bc27f4cdc878c6ae8
parent750efe6ea64c07d11c449472fb29e0b22688556d
SAE: Add generation of the commit message fields

This adds derivation of PWE and the needed commit values so that the
full SAE commit message can be built.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/ap/ieee802_11.c
src/common/sae.c [new file with mode: 0644]
src/common/sae.h
wpa_supplicant/Android.mk
wpa_supplicant/Makefile
wpa_supplicant/sme.c