]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Use sae->prime_len instead of hardcoded 32
authorJouni Malinen <j@w1.fi>
Tue, 1 Jan 2013 09:46:02 +0000 (11:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:53 +0000 (17:51 +0200)
commit12e06dc228e0e8c8823ec6219c6d4ff95e91231a
tree89515caa33018a0ac19338d75d52d8aaf1fa4bc9
parent19a5bd0a2588000b19f2ab00267893b0a4d5edb1
SAE: Use sae->prime_len instead of hardcoded 32

This is needed to allow multiple groups to be supported.

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