Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
tests/fuzzing/dpp-uri/dpp-uri.c tests/fuzzing/dpp-uri/dpp-uri.c 162 13445 16 37 491 418 dpp-uri.c
tests/fuzzing/pasn-resp/pasn-resp.c tests/fuzzing/pasn-resp/pasn-resp.c 86 13503 8 17 300 320 pasn-resp.c
tests/fuzzing/tls-client/tls-client.c tests/fuzzing/tls-client/tls-client.c 373 13280 5 6 1213 1484 tls-client.c
tests/fuzzing/pasn-init/pasn-init.c tests/fuzzing/pasn-init/pasn-init.c 447 13257 15 54 1435 1565 pasn-init.c
tests/fuzzing/eap-sim-peer/eap-sim-peer.c tests/fuzzing/eap-sim-peer/eap-sim-peer.c 88 13498 14 37 141 113 eap-sim-peer.c
tests/fuzzing/sae/sae.c tests/fuzzing/sae/sae.c 130 13476 8 11 250 248 sae.c
tests/fuzzing/x509/x509.c tests/fuzzing/x509/x509.c 110 13472 9 7 357 476 x509.c
tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c 88 13498 14 38 141 112 eap-mschapv2-peer.c
tests/fuzzing/asn1/asn1.c tests/fuzzing/asn1/asn1.c 22 13551 2 2 26 17 asn1.c
tests/fuzzing/p2p/p2p.c tests/fuzzing/p2p/p2p.c 169 13454 20 68 242 210 p2p.c
tests/fuzzing/tls-server/tls-server.c tests/fuzzing/tls-server/tls-server.c 498 13165 5 5 1689 2096 tls-server.c
tests/fuzzing/eap-aka-peer/eap-aka-peer.c tests/fuzzing/eap-aka-peer/eap-aka-peer.c 88 13498 14 38 141 113 eap-aka-peer.c
tests/fuzzing/json/json.c tests/fuzzing/json/json.c 46 13528 5 6 176 172 json.c
tests/fuzzing/radius/radius.c tests/fuzzing/radius/radius.c 127 13473 7 12 290 275 radius.c
tests/fuzzing/eapol-key-auth/eapol-key-auth.c tests/fuzzing/eapol-key-auth/eapol-key-auth.c 259 13378 20 97 624 634 eapol-key-auth.c
tests/fuzzing/wnm/wnm.c tests/fuzzing/wnm/wnm.c 146 13466 20 64 260 277 wnm.c
tests/fuzzing/eapol-supp/eapol-supp.c tests/fuzzing/eapol-supp/eapol-supp.c 110 13492 20 65 140 126 eapol-supp.c
tests/fuzzing/ap-mgmt/ap-mgmt.c tests/fuzzing/ap-mgmt/ap-mgmt.c 763 12937 48 232 2697 3013 ap-mgmt.c
tests/fuzzing/scan-res/scan-res.c tests/fuzzing/scan-res/scan-res.c 236 13366 14 26 1134 1178 scan-res.c
tests/fuzzing/eapol-key-supp/eapol-key-supp.c tests/fuzzing/eapol-key-supp/eapol-key-supp.c 181 13436 20 69 379 334 eapol-key-supp.c

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: tests/fuzzing/dpp-uri/dpp-uri.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/pasn-resp/pasn-resp.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/tls-client/tls-client.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/pasn-init/pasn-init.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/eap-sim-peer/eap-sim-peer.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/sae/sae.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/x509/x509.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/asn1/asn1.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/p2p/p2p.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/tls-server/tls-server.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/eap-aka-peer/eap-aka-peer.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/json/json.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/radius/radius.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/eapol-key-auth/eapol-key-auth.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/wnm/wnm.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/eapol-supp/eapol-supp.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/ap-mgmt/ap-mgmt.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/scan-res/scan-res.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: tests/fuzzing/eapol-key-supp/eapol-key-supp.c

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

tests/fuzzing/dpp-uri/dpp-uri.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/pasn-resp/pasn-resp.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/tls-client/tls-client.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/pasn-init/pasn-init.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eap-sim-peer/eap-sim-peer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/sae/sae.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/x509/x509.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/asn1/asn1.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/p2p/p2p.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/tls-server/tls-server.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eap-aka-peer/eap-aka-peer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/json/json.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/radius/radius.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eapol-key-auth/eapol-key-auth.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/wnm/wnm.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eapol-supp/eapol-supp.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/ap-mgmt/ap-mgmt.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/scan-res/scan-res.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


tests/fuzzing/eapol-key-supp/eapol-key-supp.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
/src/hostap/src/nan/nan_sec.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/mesh_mpm.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_sake.c [] []
/src/hostap/src/ap/beacon.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/nan/nan_bootstrap.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/tls/tlsv1_cred.c [] []
/src/hostap/src/eap_common/eap_sake_common.c [] []
/src/hostap/src/crypto/aes-internal-dec.c [] []
/src/hostap/wpa_supplicant/offchannel.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/tests/fuzzing/asn1/asn1.c ['tests/fuzzing/asn1/asn1.c'] []
/src/hostap/src/eap_peer/eap_peap.c [] []
/src/hostap/src/tls/tlsv1_client_read.c [] []
/src/hostap/src/tls/tlsv1_client_write.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/wpagui.cpp [] []
/src/hostap/src/eap_common/eap_peap_common.c [] []
/src/hostap/src/ap/ap_list.c [] []
/src/hostap/src/ap/wpa_auth_ie.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/wlantest.c [] []
/src/hostap/src/utils/pcsc_funcs.h [] []
/src/hostap/src/crypto/milenage.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c'] []
/src/hostap/src/rsn_supp/wpa_ie.c [] []
/src/hostap/src/common/dpp_backup.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_eke.c [] []
/src/hostap/src/crypto/aes-ctr.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/tls_wolfssl.c [] []
/src/hostap/wpa_supplicant/binder/binder_manager.cpp [] []
/src/hostap/wlantest/writepcap.c [] []
/src/hostap/src/eap_common/eap_pwd_common.c [] []
/src/hostap/src/p2p/p2p_dev_disc.c [] []
/src/hostap/src/p2p/p2p_group.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/wps/wps_attr_build.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/utils/browser-system.c [] []
/src/hostap/src/eap_server/eap_server_wsc.c [] []
/src/hostap/wpa_supplicant/wnm_sta.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/fst/fst.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/ieee802_11_auth.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/aes-siv.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ieee802_1x.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/aes-ccm.c [] []
/src/hostap/src/utils/list.h ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wlantest/monitor.c [] []
/src/hostap/wpa_supplicant/autoscan.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/wps/wps.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wlantest/inject.c [] []
/src/hostap/src/fst/fst_internal.h [] []
/src/hostap/src/crypto/sha256-tlsprf.c [] []
/src/hostap/wpa_supplicant/mesh_rsn.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/p2p/p2p_sd.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/authsrv.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ieee802_11_ht.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/ip_addr.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_common/eap_pax_common.c [] []
/src/hostap/src/eap_peer/eap_mschapv2.c ['tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c'] []
/src/hostap/src/drivers/driver_ndis_.c [] []
/src/hostap/src/eap_server/eap_server_tnc.c [] []
/src/hostap/src/crypto/tls_gnutls.c [] []
/src/hostap/src/utils/bitfield.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/tests/hwsim/tnc/hostap2_imc.c [] []
/src/hostap/src/ap/acs.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/bss.c [] []
/src/hostap/src/ap/pmksa_cache_auth.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/wpa_auth.h [] []
/src/hostap/src/ap/vlan_init.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/wps/wps_attr_process.c [] []
/src/hostap/src/ap/neighbor_db.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/common.h ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/eap_server/eap_server_peap.c [] []
/src/hostap/wpa_supplicant/main.c [] []
/src/hostap/src/eap_server/eap_server_eke.c [] []
/src/hostap/wpa_supplicant/bgscan.h [] []
/src/hostap/src/common/dpp_pkex.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/vlan_full.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/hostapd.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/hostapd/ctrl_iface.h [] []
/src/hostap/src/wps/wps.h [] []
/src/hostap/src/common/dpp_reconfig.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/twt.c [] []
/src/hostap/wpa_supplicant/ctrl_iface_udp.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/tls/tlsv1_server_read.c [] []
/src/hostap/src/common/hw_features_common.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/sha1-prf.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/mbo_ap.h [] []
/src/hostap/src/wps/wps_attr_parse.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/rsn_supp/wpa_ft.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c ['tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c'] []
/src/hostap/src/drivers/driver_macsec_linux.c [] []
/src/hostap/src/crypto/sha384-kdf.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/radius/radius_client.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ieee802_11_uhr.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/nan_supplicant.h [] []
/src/hostap/src/utils/xml-utils.h [] []
/src/hostap/src/utils/json.c ['tests/fuzzing/json/json.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/des-internal.c [] []
/src/hostap/src/rsn_supp/wpa.h [] []
/src/hostap/src/drivers/netlink.c [] []
/src/hostap/src/ap/vlan.h [] []
/src/hostap/src/fst/fst_defs.h [] []
/src/hostap/src/common/defs.h ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/mbo_ap.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/common/dpp_crypto.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/rsn_supp/tdls.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/common/ptksa_cache.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/dbus/dbus_new_handlers_wps.c [] []
/src/hostap/src/drivers/driver_macsec_qca.c [] []
/src/hostap/src/eapol_auth/eapol_auth_dump.c [] []
/src/hostap/src/utils/platform.h [] []
/src/hostap/src/eap_server/eap_server_methods.c [] []
/src/hostap/src/drivers/driver_openbsd.c [] []
/src/hostap/src/eap_server/eap_server_vendor_test.c [] []
/src/hostap/src/tls/tlsv1_client.c [] []
/src/hostap/src/common/gas_server.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/aes-encblock.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c'] []
/src/hostap/wlantest/ccmp.c [] []
/src/hostap/src/common/ieee802_11_common.h [] []
/src/hostap/src/eap_server/eap_server_sake.c [] []
/src/hostap/src/common/proc_coord.c [] []
/src/hostap/src/ap/hw_features.h [] []
/src/hostap/src/drivers/priv_netlink.h [] []
/src/hostap/wlantest/rx_tdls.c [] []
/src/hostap/src/crypto/sha384-internal.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_methods.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/tls/libtommath.c ['tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/p2p/p2p_utils.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/nan_usd_ap.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/eap_example/eap_example_server.c [] []
/src/hostap/src/wps/wps_validate.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/hwsim/tnc/hostap2_imv.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/aes-eax.c [] []
/src/hostap/src/utils/xml-utils.c [] []
/src/hostap/src/utils/browser.c [] []
/src/hostap/src/utils/state_machine.h [] []
/src/hostap/src/eap_common/ikev2_common.c [] []
/src/hostap/src/common/ieee802_11_common.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/md5-internal.c [] []
/src/hostap/src/eap_peer/eap_fast.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/wpamsg.h [] []
/src/hostap/wlantest/rx_ip.c [] []
/src/hostap/tests/fuzzing/tls-server/tls-server.c ['tests/fuzzing/tls-client/tls-client.c', 'tests/fuzzing/tls-server/tls-server.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/wps/wps_common.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/ctrl_iface.h [] []
/src/hostap/wpa_supplicant/binder/supplicant.cpp [] []
/src/hostap/wpa_supplicant/dbus/dbus_dict_helpers.c [] []
/src/hostap/src/ap/gas_serv.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/trace.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/wps/wps_upnp_web.c [] []
/src/hostap/wpa_supplicant/eapol_test.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver.h [] []
/src/hostap/src/pasn/pasn_responder.c ['tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/nan/nan_pairing.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/ibss_rsn.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/sha384-tlsprf.c [] []
/src/hostap/wpa_supplicant/p2p_supplicant.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/fst/fst_ctrl_aux.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/fuzzing/pasn-resp/pasn-resp.c ['tests/fuzzing/pasn-resp/pasn-resp.c'] []
/src/hostap/src/utils/eloop.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/afc/afcd.c [] []
/src/hostap/src/nan/nan_util.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/preauth_auth.h [] []
/src/hostap/src/ap/ap_mlme.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/test-rsa-sig-ver.c [] []
/src/hostap/wpa_supplicant/binder/binder.h [] []
/src/hostap/tests/fuzzing/pasn-init/pasn-init.c ['tests/fuzzing/pasn-init/pasn-init.c'] []
/src/hostap/wpa_supplicant/p2p_supplicant_sd.c [] []
/src/hostap/src/eap_server/eap_server_mschapv2.c [] []
/src/hostap/src/utils/xml_libxml2.c [] []
/src/hostap/src/common/nan_defs.h [] []
/src/hostap/src/eap_server/eap_server_sim.c [] []
/src/hostap/wpa_supplicant/autoscan_exponential.c [] []
/src/hostap/src/l2_packet/l2_packet_privsep.c [] []
/src/hostap/src/wps/upnp_xml.c [] []
/src/hostap/wpa_supplicant/hs20_supplicant.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/gas_query_ap.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/comeback_token.c [] []
/src/hostap/tests/test-aes.c [] []
/src/hostap/src/radius/radius.c ['tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/radius/radius.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/pasn_supplicant.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/hs20/client/osu_client.c [] []
/src/hostap/wpa_supplicant/dbus/dbus_new_helpers.h [] []
/src/hostap/src/eap_server/eap_server_pax.c [] []
/src/hostap/src/ap/ieee802_11_eht.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/addinterface.cpp [] []
/src/hostap/src/wps/wps_module_tests.c [] []
/src/hostap/wpa_supplicant/ctrl_iface_named_pipe.c [] []
/src/hostap/wpa_supplicant/dbus/dbus_new_helpers.c [] []
/src/hostap/src/l2_packet/l2_packet_ndis.c [] []
/src/hostap/src/ap/accounting.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/common/dpp_auth.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/signalbar.cpp [] []
/src/hostap/src/rsn_supp/wpa.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/os_none.c [] []
/src/hostap/src/eap_common/chap.c [] []
/src/hostap/src/ap/airtime_policy.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/fuzzing/eap-sim-peer/eap-sim-peer.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c'] []
/src/hostap/wpa_supplicant/wpa_supplicant_i.h [] []
/src/hostap/src/ap/ieee802_11.h [] []
/src/hostap/src/utils/common.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/x509/x509.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/json/json.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/utils/ext_password.c [] []
/src/hostap/src/ap/eap_user_db.c [] []
/src/hostap/src/eap_server/eap_server_ikev2.c [] []
/src/hostap/src/common/gas.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/crypto_wolfssl.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/tests/fuzzing/eapol-key-supp/eapol-key-supp.c ['tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/wps/wps_dev_attr.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/bss.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/rx_data.c [] []
/src/hostap/src/crypto/crypto_gnutls.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/wps/wps_enrollee.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/notify.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/preauth_test.c [] []
/src/hostap/wlantest/rx_eapol.c [] []
/src/hostap/src/crypto/sha1-tlsprf.c [] []
/src/hostap/src/ap/vlan_init.h [] []
/src/hostap/wpa_supplicant/nan_supplicant.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/fst/fst_group.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/eap_common/eap_teap_common.c [] []
/src/hostap/src/eap_server/eap_server_tls_common.c [] []
/src/hostap/src/fst/fst_session.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/tls/pkcs5.c [] []
/src/hostap/src/wps/ndef.c [] []
/src/hostap/src/ap/x_snoop.h [] []
/src/hostap/tests/test-milenage.c [] []
/src/hostap/wpa_supplicant/dbus/dbus_dict_helpers.h [] []
/src/hostap/wpa_supplicant/nfc_pw_token.c [] []
/src/hostap/tests/fuzzing/ap-mgmt/ap-mgmt.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/crc32.c [] []
/src/hostap/src/eap_common/eap_ikev2_common.c [] []
/src/hostap/src/eap_peer/eap_fast_pac.c [] []
/src/hostap/src/ap/robust_av.h [] []
/src/hostap/src/eap_server/eap_server_psk.c [] []
/src/hostap/src/wps/http_server.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ctrl_iface_ap.c [] []
/src/hostap/src/eap_server/eap_server_teap.c [] []
/src/hostap/src/eap_server/eap_server_pwd.c [] []
/src/hostap/src/wps/wps_upnp_ap.c [] []
/src/hostap/src/ap/p2p_hostapd.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/wps/wps_upnp_event.c [] []
/src/hostap/src/eap_peer/ikev2.c [] []
/src/hostap/src/crypto/sha256-kdf.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/rrm.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/fips_prf_openssl.c [] []
/src/hostap/src/eap_peer/mschapv2.c [] []
/src/hostap/tests/fuzzing/x509/x509.c ['tests/fuzzing/x509/x509.c'] []
/src/hostap/src/eap_common/eap_gpsk_common.c [] []
/src/hostap/src/p2p/p2p_build.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/main_winsvc.c [] []
/src/hostap/tests/fuzzing/tls-client/tls-client.c ['tests/fuzzing/tls-client/tls-client.c'] []
/src/hostap/src/crypto/crypto_libtomcrypt.c [] []
/src/hostap/src/crypto/sha256-internal.c [] []
/src/hostap/wpa_supplicant/events.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/common/wpa_helpers.c [] []
/src/hostap/wlantest/sta.c [] []
/src/hostap/wlantest/ctrl.c [] []
/src/hostap/src/common/gas_server.h [] []
/src/hostap/src/common/wpa_ctrl.c [] []
/src/hostap/src/crypto/aes-internal-enc.c [] []
/src/hostap/src/eap_common/eap_common.c ['tests/fuzzing/pasn-init/pasn-init.c'] []
/src/hostap/src/common/dpp.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/test_vectors.c [] []
/src/hostap/wpa_supplicant/bss.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/common/sae.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/rrm.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/tls/x509v3.c ['tests/fuzzing/x509/x509.c'] []
/src/hostap/src/common/ieee802_11_defs.h [] []
/src/hostap/src/common/nan_de.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/eap_peer/eap_otp.c [] []
/src/hostap/src/eap_peer/eap_teap.c [] []
/src/hostap/src/utils/trace.h [] []
/src/hostap/wpa_supplicant/wps_supplicant.h [] []
/src/hostap/src/ap/p2p_hostapd.h [] []
/src/hostap/src/common/common_module_tests.c [] []
/src/hostap/src/utils/http_curl.c [] []
/src/hostap/src/tls/tlsv1_server.c [] []
/src/hostap/src/nan/nan_ndp.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/drivers/driver_nl80211_capa.c [] []
/src/hostap/src/radius/radius_das.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/fst/fst_iface.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/pr_supplicant.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/pasn/pasn_initiator.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/common/sae_pk.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/readpcap.c [] []
/src/hostap/src/p2p/p2p_parse.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/wps_supplicant.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/ctrl_iface.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/stringquery.cpp [] []
/src/hostap/src/crypto/sha512-internal.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/radius/radius_server.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_server/eap_server_gtc.c [] []
/src/hostap/wpa_supplicant/gas_query.h [] []
/src/hostap/src/utils/ext_password_test.c [] []
/src/hostap/src/drivers/driver_nl80211.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_priv.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/tests/test-list.c [] []
/src/hostap/src/ap/wps_hostapd.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/fils_hlp.c [] []
/src/hostap/src/crypto/sha1-pbkdf2.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/wpabuf.h ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/tls-client/tls-client.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/tls-server/tls-server.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wlantest/bip.c [] []
/src/hostap/src/utils/pcsc_funcs.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/scan.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/nan/nan.h [] []
/src/hostap/src/p2p/p2p_invitation.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/random.h [] []
/src/hostap/src/ap/ap_drv_ops.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/ndis_events.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/scanresults.cpp [] []
/src/hostap/src/ap/hs20.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/tls_openssl.c [] []
/src/hostap/src/nan/nan_ndl.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/drivers/driver_common.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/autoscan.h [] []
/src/hostap/tests/fuzzing/scan-res/scan-res.c ['tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/scan-res/scan-res.c'] []
/src/hostap/eap_example/eap_example_peer.c [] []
/src/hostap/src/crypto/sha512-prf.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/radius_example/radius_example.c [] []
/src/hostap/src/eap_server/eap_server.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/tls/tlsv1_server_write.c [] []
/src/hostap/wpa_supplicant/ap.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/dbus/dbus_common.c [] []
/src/hostap/src/l2_packet/l2_packet_pcap.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/tls_internal.c [] []
/src/hostap/src/fst/fst_group.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/mesh.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver_nl80211_android.c [] []
/src/hostap/wlantest/gcmp.c [] []
/src/hostap/tests/test-https_server.c [] []
/src/hostap/src/ap/dhcp_snoop.c [] []
/src/hostap/src/l2_packet/l2_packet_freebsd.c [] []
/src/hostap/src/eap_server/ikev2.c [] []
/src/hostap/hostapd/hostapd_cli.c [] []
/src/hostap/src/common/dpp_tcp.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/tests/fuzzing/sae/sae.c ['tests/fuzzing/sae/sae.c'] []
/src/hostap/src/ap/accounting.h [] []
/src/hostap/src/p2p/p2p_go_neg.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/scanresultsitem.cpp [] []
/src/hostap/src/ap/interference.c [] []
/src/hostap/src/common/ocv.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/scanresultsitem.h [] []
/src/hostap/src/utils/edit_simple.c [] []
/src/hostap/src/ap/wpa_auth.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/utils/os.h ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/tls/bignum.c [] []
/src/hostap/src/eap_peer/eap_tls.c [] []
/src/hostap/wpa_supplicant/robust_av.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/aes-omac1.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/test-https.c [] []
/src/hostap/src/common/wpa_common.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ap_config.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/wpa_debug.c [] []
/src/hostap/src/crypto/crypto_nettle.c [] []
/src/hostap/src/utils/utils_module_tests.c [] []
/src/hostap/src/utils/ext_password_file.c [] []
/src/hostap/src/ap/dpp_hostapd.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/sha512-kdf.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/wired.c [] []
/src/hostap/src/pae/ieee802_1x_secy_ops.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/p2p/p2p.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/eap_common/eap_psk_common.c [] []
/src/hostap/src/ap/ndisc_snoop.c [] []
/src/hostap/tests/test-sha1.c [] []
/src/hostap/wpa_supplicant/binder/binder_manager.h [] []
/src/hostap/src/eap_server/eap_server_tls.c [] []
/src/hostap/src/crypto/aes-internal.c [] []
/src/hostap/src/drivers/driver_privsep.c [] []
/src/hostap/src/rsn_supp/preauth.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/eventhistory.h [] []
/src/hostap/src/eap_common/eap_sim_common.h [] []
/src/hostap/src/ap/ieee802_11.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/wpa_auth_kay.h [] []
/src/hostap/src/fst/fst.h [] []
/src/hostap/src/drivers/linux_ioctl.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/vlan_ifconfig.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/aes_i.h [] []
/src/hostap/src/eap_peer/eap_leap.c [] []
/src/hostap/hostapd/hapd_module_tests.c [] []
/src/hostap/wpa_supplicant/config_file.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/edit.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/networkconfig.cpp [] []
/src/hostap/src/ap/ieee802_11_shared.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver_roboswitch.c [] []
/src/hostap/src/nan/nan.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/tls/tlsv1_client_ocsp.c [] []
/src/hostap/wpa_supplicant/wnm_sta.h [] []
/src/hostap/src/eap_server/tncs.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/dfs.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/crypto_openssl.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver_nl80211_event.c [] []
/src/hostap/src/eap_server/eap_server_gpsk.c [] []
/src/hostap/src/tls/tlsv1_record.c [] []
/src/hostap/src/drivers/driver_bsd.c [] []
/src/hostap/src/eap_common/eap_pwd_common.h [] []
/src/hostap/src/ap/bss_load.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/hostapd/config_file.c [] []
/src/hostap/src/utils/wpabuf.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/tls-client/tls-client.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/tls-server/tls-server.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/sha256-prf.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_aka.c ['tests/fuzzing/eap-aka-peer/eap-aka-peer.c'] []
/src/hostap/src/common/cli.c [] []
/src/hostap/wpa_supplicant/config_none.c [] []
/src/hostap/src/nan/nan_module_test_cases.c [] []
/src/hostap/wpa_supplicant/wpa_cli.c [] []
/src/hostap/src/eap_peer/eap_wsc.c [] []
/src/hostap/wpa_supplicant/wpa_supplicant.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/l2_packet/l2_packet_linux.c [] []
/src/hostap/src/rsn_supp/pmksa_cache.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/sha384-prf.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_gtc.c [] []
/src/hostap/src/wps/wps_upnp.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ap_config.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/p2p/p2p_pd.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/crypto_linux.c [] []
/src/hostap/src/ap/drv_callbacks.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/const_time.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wmm_ac.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/utils/edit_readline.c [] []
/src/hostap/src/crypto/crypto_module_tests.c [] []
/src/hostap/wpa_supplicant/binder/iface.h [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/eventhistory.cpp [] []
/src/hostap/src/utils/eloop_win.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/vlan_ioctl.c [] []
/src/hostap/wpa_supplicant/bgscan_simple.c [] []
/src/hostap/src/wps/wps_er_ssdp.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_gpsk.c [] []
/src/hostap/tests/fuzzing/p2p/p2p.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/utils/config.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver_none.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/main_winmain.c [] []
/src/hostap/wpa_supplicant/dbus/dbus_new_handlers.c [] []
/src/hostap/src/eapol_supp/eapol_supp_sm.h [] []
/src/hostap/tests/fuzzing/fuzzer-common.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/tls-client/tls-client.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/x509/x509.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/asn1/asn1.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/tls-server/tls-server.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/json/json.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/random.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/ms_funcs.c [] []
/src/hostap/src/ap/afc.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_server/eap_server_aka.c [] []
/src/hostap/wpa_supplicant/bgscan_learn.c [] []
/src/hostap/src/ap/wpa_auth_ft.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/sta_info.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_ikev2.c [] []
/src/hostap/src/ap/hw_features.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/wnm_ap.c [] []
/src/hostap/src/l2_packet/l2_packet_winpcap.c [] []
/src/hostap/hostapd/ctrl_iface.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/rx_mgmt.c [] []
/src/hostap/wlantest/process.c [] []
/src/hostap/src/eap_peer/eap_tnc.c [] []
/src/hostap/src/drivers/driver_ndis.c [] []
/src/hostap/hostapd/hlr_auc_gw.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_server/eap_server_md5.c [] []
/src/hostap/src/ap/wpa_auth_kay.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/utils/os_unix.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/tls-client/tls-client.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/x509/x509.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/tls-server/tls-server.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/json/json.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/sha1-tprf.c [] []
/src/hostap/src/tls/rsa.c [] []
/src/hostap/src/eap_peer/eap_tls_common.c [] []
/src/hostap/src/ap/wpa_auth_glue.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/common/dragonfly.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver_wext.c [] []
/src/hostap/tests/fuzzing/radius/radius.c ['tests/fuzzing/radius/radius.c'] []
/src/hostap/src/nan/nan_crypto.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpaspy/wpaspy.c [] []
/src/hostap/src/utils/base64.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/robust_av.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/interworking.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/gas_query.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/crypto/md4-internal.c [] []
/src/hostap/src/eap_server/eap_sim_db.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/wmm.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/drivers/driver_nl80211_scan.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/tkip.c [] []
/src/hostap/src/eap_common/eap_wsc_common.c [] []
/src/hostap/wpa_supplicant/binder/binder.cpp [] []
/src/hostap/src/eap_peer/eap_vendor_test.c [] []
/src/hostap/src/ap/utils.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/wlantest_cli.c [] []
/src/hostap/wpa_supplicant/bssid_ignore.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/fst/fst_iface.h ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/tls/pkcs1.c [] []
/src/hostap/wpa_supplicant/dbus/dbus_new.h [] []
/src/hostap/src/common/ctrl_iface_common.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/eapol_supp/eapol_supp_sm.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/airtime_policy.h [] []
/src/hostap/src/eap_peer/eap_ttls.c [] []
/src/hostap/tests/hwsim/tnc/hostap_imv.c [] []
/src/hostap/src/eap_server/eap_server_fast.c [] []
/src/hostap/src/eap_common/eap_eke_common.c [] []
/src/hostap/src/crypto/sha256.c [] []
/src/hostap/src/ap/ap_drv_ops.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/peers.cpp [] []
/src/hostap/src/utils/radiotap.c [] []
/src/hostap/src/ap/eth_p_oui.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wlantest/wep.c [] []
/src/hostap/src/crypto/aes-gcm.c [] []
/src/hostap/src/eap_peer/eap_pax.c [] []
/src/hostap/src/ap/ieee802_11_vht.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/rsn_supp/wpa_i.h ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/ieee802_11_he.c ['tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eapol_auth/eapol_auth_sm.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/pae/ieee802_1x_cp.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/test-rc4.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/userdatarequest.cpp [] []
/src/hostap/src/eap_common/eap_psk_common.h [] []
/src/hostap/wpa_supplicant/wpas_module_tests.c [] []
/src/hostap/src/eap_peer/eap_md5.c [] []
/src/hostap/tests/fuzzing/eapol-supp/eapol-supp.c ['tests/fuzzing/eapol-supp/eapol-supp.c'] []
/src/hostap/src/wps/wps_upnp_ssdp.c [] []
/src/hostap/src/eap_peer/eap_psk.c [] []
/src/hostap/src/ap/sta_info.h [] []
/src/hostap/src/eap_peer/eap_methods.h [] []
/src/hostap/wpa_supplicant/sme.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/tls/pkcs8.c [] []
/src/hostap/tests/fuzzing/dpp-uri/dpp-uri.c ['tests/fuzzing/dpp-uri/dpp-uri.c'] []
/src/hostap/src/eap_common/eap_fast_common.c [] []
/src/hostap/wpa_supplicant/wpa_gui-qt4/main.cpp [] []
/src/hostap/src/wps/httpread.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/eap_proxy_dummy.c [] []
/src/hostap/wpa_supplicant/driver_i.h ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/wpa_supplicant/dbus/dbus_new_introspect.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/sae/sae.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/radius/radius.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/eap_peer/eap_sim.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c'] []
/src/hostap/tests/fuzzing/eapol-key-auth/eapol-key-auth.c ['tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/drivers/driver_nl80211.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/drivers/driver_wired.c [] []
/src/hostap/src/eap_peer/eap.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/wps/wps_er.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/rc4.c [] []
/src/hostap/src/drivers/driver_wired_common.c [] []
/src/hostap/wpa_supplicant/config_winreg.c [] []
/src/hostap/wpa_supplicant/eap_register.c [] []
/src/hostap/src/wps/wps_registrar.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/preauth_auth.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/tkip_countermeasures.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/tls_openssl_ocsp.c [] []
/src/hostap/src/pasn/pasn_common.c ['tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/tests/fuzzing/json/json.c ['tests/fuzzing/json/json.c'] []
/src/hostap/src/wps/http_client.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_peer/tncc.c [] []
/src/hostap/wpa_supplicant/wpas_kay.c [] []
/src/hostap/wpa_supplicant/wpas_glue.c ['tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/sha1-internal.c [] []
/src/hostap/src/nan/nan_module_tests.c [] []
/src/hostap/src/eap_common/eap_ttls.h [] []
/src/hostap/wpa_supplicant/op_classes.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/ap/hostapd.h [] []
/src/hostap/wpa_supplicant/dbus/dbus_new.c [] []
/src/hostap/src/common/wpa_common.h ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/autoscan_periodic.c [] []
/src/hostap/wpa_supplicant/win_if_list.c [] []
/src/hostap/src/pae/ieee802_1x_kay.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/eap_server/eap_server_identity.c [] []
/src/hostap/src/utils/uuid.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/wpa_supplicant/config.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/src/crypto/dh_groups.c [] []
/src/hostap/src/tls/asn1.h [] []
/src/hostap/tests/fuzzing/eap-aka-peer/eap-aka-peer.c ['tests/fuzzing/eap-aka-peer/eap-aka-peer.c'] []
/src/hostap/src/nan/nan_i.h [] []
/src/hostap/src/eap_peer/eap_pwd.c [] []
/src/hostap/wpa_supplicant/dpp_supplicant.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/tls/tlsv1_common.c [] []
/src/hostap/src/eap_server/eap_server_ttls.c [] []
/src/hostap/wpa_supplicant/wifi_display.c [] []
/src/hostap/src/pae/ieee802_1x_key.c [] []
/src/hostap/wpa_supplicant/dbus/dbus_new_handlers_p2p.c [] []
/src/hostap/tests/fuzzing/wnm/wnm.c ['tests/fuzzing/wnm/wnm.c'] []
/src/hostap/src/utils/os_win32.c [] []
/src/hostap/tests/test-bss.c [] []
/src/hostap/src/crypto/crypto_internal-rsa.c [] []
/src/hostap/wpa_supplicant/ctrl_iface_unix.c ['tests/fuzzing/dpp-uri/dpp-uri.c', 'tests/fuzzing/pasn-resp/pasn-resp.c', 'tests/fuzzing/pasn-init/pasn-init.c', 'tests/fuzzing/eap-sim-peer/eap-sim-peer.c', 'tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c', 'tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eap-aka-peer/eap-aka-peer.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/scan-res/scan-res.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []
/src/hostap/src/ap/taxonomy.c [] []
/src/hostap/src/eap_common/eap_sim_common.c [] []
/src/hostap/src/drivers/driver_nl80211_monitor.c [] []
/src/hostap/src/ap/acs.h [] []
/src/hostap/src/tls/asn1.c ['tests/fuzzing/x509/x509.c'] []
/src/hostap/wpa_supplicant/binder/supplicant.h [] []
/src/hostap/wpa_supplicant/binder/iface.cpp [] []
/src/hostap/src/utils/wpa_debug.h [] []
/src/hostap/src/fst/fst_ctrl_iface.c [] []
/src/hostap/src/drivers/rfkill.c [] []
/src/hostap/src/common/proximity_ranging.c ['tests/fuzzing/ap-mgmt/ap-mgmt.c'] []
/src/hostap/hostapd/main.c [] []
/src/hostap/wpa_supplicant/mbo.c ['tests/fuzzing/p2p/p2p.c', 'tests/fuzzing/eapol-key-auth/eapol-key-auth.c', 'tests/fuzzing/wnm/wnm.c', 'tests/fuzzing/eapol-supp/eapol-supp.c', 'tests/fuzzing/ap-mgmt/ap-mgmt.c', 'tests/fuzzing/eapol-key-supp/eapol-key-supp.c'] []

Directories in report

Directory
/src/hostap/tests/fuzzing/tls-client/
/src/hostap/wpa_supplicant/wpa_gui-qt4/
/src/hostap/src/radius/
/src/hostap/tests/fuzzing/dpp-uri/
/src/hostap/wlantest/
/src/hostap/src/ap/
/src/hostap/wpaspy/
/src/hostap/tests/
/src/hostap/wpa_supplicant/dbus/
/src/hostap/src/common/
/src/hostap/src/tls/
/src/hostap/radius_example/
/src/hostap/tests/fuzzing/pasn-init/
/src/hostap/tests/fuzzing/eap-mschapv2-peer/
/src/hostap/wpa_supplicant/
/src/hostap/src/crypto/
/src/hostap/src/fst/
/src/hostap/tests/fuzzing/eap-aka-peer/
/src/hostap/tests/fuzzing/wnm/
/src/hostap/tests/fuzzing/x509/
/src/hostap/src/eap_server/
/src/hostap/src/eap_common/
/src/hostap/hs20/client/
/src/hostap/tests/fuzzing/scan-res/
/src/hostap/tests/fuzzing/eapol-key-auth/
/src/hostap/tests/fuzzing/tls-server/
/src/hostap/src/eap_peer/
/src/hostap/src/drivers/
/src/hostap/tests/fuzzing/
/src/hostap/src/pae/
/src/hostap/src/nan/
/src/hostap/src/eapol_auth/
/src/hostap/src/l2_packet/
/src/hostap/hostapd/
/src/hostap/src/wps/
/src/hostap/tests/fuzzing/eapol-supp/
/src/hostap/tests/fuzzing/radius/
/src/hostap/wpa_supplicant/binder/
/src/hostap/tests/fuzzing/asn1/
/src/hostap/afc/
/src/hostap/tests/fuzzing/ap-mgmt/
/src/hostap/tests/fuzzing/eapol-key-supp/
/src/hostap/src/eapol_supp/
/src/hostap/src/rsn_supp/
/src/hostap/tests/fuzzing/pasn-resp/
/src/hostap/tests/fuzzing/sae/
/src/hostap/src/p2p/
/src/hostap/tests/fuzzing/p2p/
/src/hostap/src/pasn/
/src/hostap/eap_example/
/src/hostap/src/utils/
/src/hostap/tests/fuzzing/json/
/src/hostap/tests/fuzzing/eap-sim-peer/
/src/hostap/tests/hwsim/tnc/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
tests/fuzzing/dpp-uri/dpp-uri.c fuzzerLogFile-dpp-uri.data fuzzerLogFile-dpp-uri.data.yaml
tests/fuzzing/pasn-resp/pasn-resp.c fuzzerLogFile-pasn-resp.data fuzzerLogFile-pasn-resp.data.yaml
tests/fuzzing/tls-client/tls-client.c fuzzerLogFile-tls-client.data fuzzerLogFile-tls-client.data.yaml
tests/fuzzing/pasn-init/pasn-init.c fuzzerLogFile-pasn-init.data fuzzerLogFile-pasn-init.data.yaml
tests/fuzzing/eap-sim-peer/eap-sim-peer.c fuzzerLogFile-eap-sim-peer.data fuzzerLogFile-eap-sim-peer.data.yaml
tests/fuzzing/sae/sae.c fuzzerLogFile-sae.data fuzzerLogFile-sae.data.yaml
tests/fuzzing/x509/x509.c fuzzerLogFile-x509.data fuzzerLogFile-x509.data.yaml
tests/fuzzing/eap-mschapv2-peer/eap-mschapv2-peer.c fuzzerLogFile-eap-mschapv2-peer.data fuzzerLogFile-eap-mschapv2-peer.data.yaml
tests/fuzzing/asn1/asn1.c fuzzerLogFile-asn1.data fuzzerLogFile-asn1.data.yaml
tests/fuzzing/p2p/p2p.c fuzzerLogFile-p2p.data fuzzerLogFile-p2p.data.yaml
tests/fuzzing/tls-server/tls-server.c fuzzerLogFile-tls-server.data fuzzerLogFile-tls-server.data.yaml
tests/fuzzing/eap-aka-peer/eap-aka-peer.c fuzzerLogFile-eap-aka-peer.data fuzzerLogFile-eap-aka-peer.data.yaml
tests/fuzzing/json/json.c fuzzerLogFile-json.data fuzzerLogFile-json.data.yaml
tests/fuzzing/radius/radius.c fuzzerLogFile-radius.data fuzzerLogFile-radius.data.yaml
tests/fuzzing/eapol-key-auth/eapol-key-auth.c fuzzerLogFile-eapol-key-auth.data fuzzerLogFile-eapol-key-auth.data.yaml
tests/fuzzing/wnm/wnm.c fuzzerLogFile-wnm.data fuzzerLogFile-wnm.data.yaml
tests/fuzzing/eapol-supp/eapol-supp.c fuzzerLogFile-eapol-supp.data fuzzerLogFile-eapol-supp.data.yaml
tests/fuzzing/ap-mgmt/ap-mgmt.c fuzzerLogFile-ap-mgmt.data fuzzerLogFile-ap-mgmt.data.yaml
tests/fuzzing/scan-res/scan-res.c fuzzerLogFile-scan-res.data fuzzerLogFile-scan-res.data.yaml
tests/fuzzing/eapol-key-supp/eapol-key-supp.c fuzzerLogFile-eapol-key-supp.data fuzzerLogFile-eapol-key-supp.data.yaml