]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: New style fuzzing tool for EAP-AKA peer processing
authorJouni Malinen <j@w1.fi>
Sun, 2 Jun 2019 14:02:57 +0000 (17:02 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Jun 2019 14:02:57 +0000 (17:02 +0300)
commita1f3f88ac77c2e6760210c8fdd3a0ce2080a3e09
tree0c0eda7c98d388be8367c161fb36e39fb2c7755e
parent23ddc7b810871edb8732f7ac43d825844c212308
tests: New style fuzzing tool for EAP-AKA peer processing

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_aka.c
tests/fuzzing/eap-aka-peer/Makefile [new file with mode: 0644]
tests/fuzzing/eap-aka-peer/corpus/server.msg [new file with mode: 0644]
tests/fuzzing/eap-aka-peer/eap-aka-peer.c [new file with mode: 0644]