SAE: Use EC group context to get the group prime
authorJouni Malinen <j@w1.fi>
Tue, 1 Jan 2013 10:27:00 +0000 (12:27 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:53 +0000 (17:51 +0200)
commita55f2eef714ec6207e9f1484ff70bc0ad174f072
treed25c7f50c263f0819753163d836b68335d312bb0
parent09200a116607de29f4f23298223579153d9bbe09
SAE: Use EC group context to get the group prime

Do not use the hardcoded group19_prime buffer for this to allow group
negotiation.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/common/sae.c
src/crypto/crypto.h
src/crypto/crypto_openssl.c