]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update SAE local error tests to match implementation
authorJouni Malinen <jouni@codeaurora.org>
Fri, 26 Apr 2019 14:36:27 +0000 (17:36 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 26 Apr 2019 14:36:27 +0000 (17:36 +0300)
commitfbd671acb586b48ec77a5c07282a0d5d2f18480b
treef6dbd1d996d50c2c1c2ffdb426e9dae473214368
parent73338db029de6ef3accc019ae0479c618c967ad5
tests: Update SAE local error tests to match implementation

The change to use a shared dragonfly_generate_scalar() helper function
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