]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Maintain EC group context in struct sae_data
authorJouni Malinen <j@w1.fi>
Tue, 1 Jan 2013 09:29:53 +0000 (11:29 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:52 +0000 (17:51 +0200)
commita46d72d7d703a6bb7d3af9e5f5e1c52cb604d571
tree6336531a72a4c60c1e5961d133dbf281ba7eca11
parentaadabe7045fe38846793cc577d78fae9cfe13d76
SAE: Maintain EC group context in struct sae_data

This can be used to share same EC group context through the SAE
exchange.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/sta_info.c
src/common/sae.c
src/common/sae.h
wpa_supplicant/sme.c