]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix fuzzing/sae build
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 28 Jul 2022 14:08:11 +0000 (17:08 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 Jul 2022 14:08:11 +0000 (17:08 +0300)
commitddcd15c2de167f7d205f8cdeb6f5a7a835fc2ca1
tree956ee117e6c0232188e04fb1c378e00f2c740532
parent7fa67861ae5d886a2226a985f2c8a201b718afce
tests: Fix fuzzing/sae build

sae.c depends on wpa_common.c now and as such, this test build needs to
pull in whatever is needed there and that happens to include sha1-prf.c.
Add that to the fuzzer to fix the build.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/fuzzing/sae/Makefile