]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update SAE local error tests to match implementation
authorJouni Malinen <jouni@codeaurora.org>
Thu, 25 Apr 2019 17:19:11 +0000 (20:19 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 25 Apr 2019 20:49:49 +0000 (23:49 +0300)
commita5dbddbf03e27a3697519511b9eca19120507cbe
tree7d0ba80da2fc9c3b2003fbd27735d7e42e71807d
parent17749e948acb85570de6b809e7e84bc5472a2e3c
tests: Update SAE local error tests to match implementation

The change to use shared dragonfly_get_random_qr_qnr() and
dragonfly_get_rand_1_to_p_1() helper functions resulted in failures in
sae_no_random and sae_bignum_failure test cases due to renamed functions
and removed uses.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_sae.py