]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests/fuzzing: Update WPA set_key() handler prototype
authorJouni Malinen <j@w1.fi>
Tue, 25 Feb 2020 11:13:06 +0000 (13:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2020 11:13:06 +0000 (13:13 +0200)
commit5f11739d58f5a405915d67c5df0eeb89b6fdecc0
tree459458bd13689b7f9134f57a6c44603aa886de94
parente55dedbf6ecbf2e42a8c90c77afbaa8bbabe3a4d
tests/fuzzing: Update WPA set_key() handler prototype

Update the fizzing test tools to use the new set_key() prototype, i.e.,
add the new key_flag argument, to get rid of compiler warnings.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/fuzzing/eapol-key-auth/eapol-key-auth.c
tests/fuzzing/eapol-key-supp/eapol-key-supp.c