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
fuzzer-kexcurve25519 src/../fuzz/fuzzer-kexcurve25519.c 101 1216 10 40 948 397 fuzzer-kexcurve25519.c
fuzzer-kexdh src/../fuzz/fuzzer-kexdh.c 134 1183 9 82 2252 938 fuzzer-kexdh.c
fuzzer-pubkey src/../fuzz/fuzzer-pubkey.c 109 1208 10 23 1037 448 fuzzer-pubkey.c
fuzzer-client_nomaths src/../fuzz/fuzzer-client_nomaths.c 469 854 16 132 6676 2635 fuzzer-client_nomaths.c
fuzzer-kexsntrup-srv src/../fuzz/fuzzer-kexsntrup-srv.c 119 1198 11 36 1020 447 fuzzer-kexsntrup-srv.c
fuzzer-kexsntrup-cli src/../fuzz/fuzzer-kexsntrup-cli.c 119 1198 11 36 1020 447 fuzzer-kexsntrup-cli.c
fuzzer-postauth_nomaths src/../fuzz/fuzzer-postauth_nomaths.c 303 1020 13 86 3990 1622 fuzzer-postauth_nomaths.c
fuzzer-preauth_nomaths src/../fuzz/fuzzer-preauth_nomaths.c 303 1020 13 86 3990 1622 fuzzer-preauth_nomaths.c
fuzzer-client src/../fuzz/fuzzer-client.c 469 854 16 132 6676 2635 fuzzer-client.c
fuzzer-kexecdh src/../fuzz/fuzzer-kexecdh.c 124 1193 9 66 1730 718 fuzzer-kexecdh.c
fuzzer-kexmlkem-cli src/../fuzz/fuzzer-kexmlkem-cli.c 119 1198 11 36 1020 447 fuzzer-kexmlkem-cli.c
fuzzer-preauth src/../fuzz/fuzzer-preauth.c 303 1020 13 86 3990 1622 fuzzer-preauth.c
fuzzer-kexmlkem-srv src/../fuzz/fuzzer-kexmlkem-srv.c 119 1198 11 36 1020 447 fuzzer-kexmlkem-srv.c
fuzzer-verify src/../fuzz/fuzzer-verify.c 241 1077 10 107 4087 1700 fuzzer-verify.c
fuzzer-cliconf src/../fuzz/fuzzer-cliconf.c 207 1111 15 69 2784 1137 fuzzer-cliconf.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: fuzzer-kexcurve25519

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: fuzzer-kexdh

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: fuzzer-pubkey

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: fuzzer-client_nomaths

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: fuzzer-kexsntrup-srv

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: fuzzer-kexsntrup-cli

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: fuzzer-postauth_nomaths

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: fuzzer-preauth_nomaths

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: fuzzer-client

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: fuzzer-kexecdh

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: fuzzer-kexmlkem-cli

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: fuzzer-preauth

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: fuzzer-kexmlkem-srv

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: fuzzer-verify

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: fuzzer-cliconf

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.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
crypto_kem_mlkem768_dec /src/dropbear/src/mlkem768.c 3 ['N/A', 'N/A', 'N/A'] 16 0 36 3 2 311 0 743 737
chansessionrequest /src/dropbear/src/svr-chansession.c 1 ['N/A'] 13 0 186 39 12 216 0 846 359
send_msg_kexdh_reply /src/dropbear/src/svr-kex.c 2 ['N/A', 'N/A'] 14 0 154 18 4 320 1 2031 168
ltc_ecc_projective_add_point /src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_projective_add_point.c 5 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 3 0 1374 209 86 6 0 163 146
crypto_kem_sntrup761_dec /src/dropbear/src/sntrup761.c 3 ['N/A', 'N/A', 'N/A'] 7 0 104 7 3 39 0 147 114
crypto_kem_sntrup761_keypair /src/dropbear/src/sntrup761.c 2 ['N/A', 'N/A'] 14 0 57 7 3 62 0 275 83
svr_auth_pubkey /src/dropbear/src/svr-authpubkey.c 1 ['int'] 13 0 385 55 19 264 1 1713 68
crypto_kem_mlkem768_keypair /src/dropbear/src/mlkem768.c 2 ['N/A', 'N/A'] 16 0 40 3 2 273 0 702 65
ltc_ecc_mul2add /src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.c 6 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 4 0 891 132 42 17 0 103 56
dropbear_chachapoly_crypt /src/dropbear/src/chachapoly.c 7 ['int', 'N/A', 'N/A', 'size_t', 'size_t', 'N/A', 'int'] 4 0 186 25 10 13 0 62 52

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
81.0%
959 / 1190
Cyclomatic complexity statically reachable by fuzzers
81.0%
4912 / 6085

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

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

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.

src/../fuzz/fuzzer-kexcurve25519.c

Dictionary

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


src/../fuzz/fuzzer-kexdh.c

Dictionary

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


src/../fuzz/fuzzer-pubkey.c

Dictionary

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


src/../fuzz/fuzzer-client_nomaths.c

Dictionary

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


src/../fuzz/fuzzer-kexsntrup-srv.c

Dictionary

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


src/../fuzz/fuzzer-kexsntrup-cli.c

Dictionary

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


src/../fuzz/fuzzer-postauth_nomaths.c

Dictionary

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


src/../fuzz/fuzzer-preauth_nomaths.c

Dictionary

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


src/../fuzz/fuzzer-client.c

Dictionary

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


src/../fuzz/fuzzer-kexecdh.c

Dictionary

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


src/../fuzz/fuzzer-kexmlkem-cli.c

Dictionary

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


src/../fuzz/fuzzer-preauth.c

Dictionary

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


src/../fuzz/fuzzer-kexmlkem-srv.c

Dictionary

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


src/../fuzz/fuzzer-verify.c

Dictionary

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


src/../fuzz/fuzzer-cliconf.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/dropbear/libtomcrypt/src/misc/crypt/crypt_cipher_is_valid.c [] []
/src/dropbear/libtommath/bn_mp_dr_setup.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_gcd.c [] []
/src/dropbear/src/../fuzz/fuzzer-pubkey.c ['fuzzer-pubkey'] []
/src/dropbear/libtommath/bn_mp_clamp.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_set.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_s_mp_invmod_fast.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/dbhelpers.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/mac/poly1305/poly1305.c [] []
/src/dropbear/libtommath/bn_s_mp_montgomery_reduce_fast.c [] []
/src/dropbear/libtommath/bn_mp_mod_d.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_reduce_2k_l.c [] []
/src/dropbear/libtommath/bn_s_mp_invmod_slow.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_register_prng.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/ecdsa.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_init_set.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_get_mag_u32.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_cmp_d.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_s_mp_mul_high_digs_fast.c [] []
/src/dropbear/src/queue.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/src/mlkem768.c [] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_projective_dbl_point.c [] []
/src/dropbear/libtommath/bn_mp_div_2.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_reduce_is_2k.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_s_mp_sqr.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_div_d.c ['fuzzer-verify'] []
/src/dropbear/src/compat.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-cliconf'] []
/src/dropbear/src/common-session.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtomcrypt/src/misc/base64/base64_decode.c ['fuzzer-pubkey'] []
/src/dropbear/src/sk-ecdsa.c ['fuzzer-verify'] []
/src/dropbear/src/svr-authpasswd.c [] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_argchk.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/../fuzz/fuzzer-kexmlkem-cli.c ['fuzzer-kexmlkem-cli'] []
/src/dropbear/src/curve25519.c ['fuzzer-kexcurve25519', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv', 'fuzzer-verify'] []
/src/dropbear/libtomcrypt/src/misc/zeromem.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/libtommath/bn_mp_clear_multi.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/ltc_prng.c [] []
/src/dropbear/src/cli-tcpfwd.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/src/atomicio.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/src/common-kex.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/libtommath/bn_s_mp_reverse.c [] []
/src/dropbear/src/tcp-accept.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/src/kex-pqhybrid.c ['fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/libtommath/bn_s_mp_mul_digs_fast.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/kex-ecdh.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-kexecdh'] []
/src/dropbear/libtommath/bn_mp_prime_rabin_miller_trials.c ['fuzzer-verify'] []
/src/dropbear/src/../fuzz/fuzzer-preauth_nomaths.c ['fuzzer-preauth_nomaths'] []
/src/dropbear/libtommath/bn_mp_neg.c [] []
/src/dropbear/libtommath/bn_s_mp_add.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_lshd.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/genrsa.c [] []
/src/dropbear/src/kex-dh.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/src/cli-agentfwd.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_mp_init_u32.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_exptmod.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_get_mag_ul.c [] []
/src/dropbear/src/signkey.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/ecc.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-chansession.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtomcrypt/src/stream/chacha/chacha_crypt.c [] []
/src/dropbear/libtommath/bn_mp_div_2d.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/../fuzz/fuzzer-client.c ['fuzzer-client'] []
/src/dropbear/libtomcrypt/src/pk/ecc/ecc_ansi_x963_export.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/src/../fuzz/fuzzer-verify.c ['fuzzer-verify'] []
/src/dropbear/src/chachapoly.c [] []
/src/dropbear/src/process-packet.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtommath/bn_mp_mul_2.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_rshd.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_is_valid_idx.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/src/sshpty.c [] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_hash_is_valid.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtommath/bn_mp_reduce_2k_setup_l.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_init_copy.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_sqrt.c ['fuzzer-verify'] []
/src/dropbear/libtomcrypt/src/modes/ctr/ctr_decrypt.c [] []
/src/dropbear/src/cli-authpubkey.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/src/ed25519.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/svr-agentfwd.c [] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_map.c [] []
/src/dropbear/src/dbutil.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/rsa.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-auth.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_mp_init.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-runopts.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-cliconf'] []
/src/dropbear/src/../fuzz/fuzzer-kexcurve25519.c ['fuzzer-kexcurve25519'] []
/src/dropbear/libtommath/bn_mp_read_radix.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_s_mp_exptmod_fast.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_s_mp_prime_is_divisible.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_init_size.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_copy.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_reduce.c [] []
/src/dropbear/libtommath/bn_s_mp_exptmod.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_s_mp_sqr_fast.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/hashes/helper/hash_memory.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtomcrypt/src/mac/hmac/hmac_done.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtomcrypt/src/mac/hmac/hmac_process.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtommath/bn_mp_sub.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/svr-session.c ['fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-preauth'] []
/src/dropbear/src/gensignkey.c [] []
/src/dropbear/src/gened25519.c [] []
/src/dropbear/libtommath/bn_mp_zero.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/circbuffer.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/src/cli-authpasswd.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/src/cli-session.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_mp_mul_2d.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/../fuzz/fuzzer-postauth_nomaths.c ['fuzzer-postauth_nomaths'] []
/src/dropbear/src/../fuzz/fuzz-common.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/misc/base64/base64_encode.c ['fuzzer-pubkey'] []
/src/dropbear/src/common-channel.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/src/listener.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_register_hash.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-kex.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_s_mp_balance_mul.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_ubin_size.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv', 'fuzzer-verify'] []
/src/dropbear/src/dss.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/svr-kex.c [] []
/src/dropbear/libtommath/bn_mp_set_ul.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtomcrypt/src/headers/tomcrypt_macros.h ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/../fuzz/fuzzer-kexmlkem-srv.c ['fuzzer-kexmlkem-srv'] []
/src/dropbear/libtommath/bn_mp_prime_next_prime.c [] []
/src/dropbear/src/../fuzz/fuzz-wrapfd.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-authinteract.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/src/../fuzz/fuzzer-preauth.c ['fuzzer-preauth'] []
/src/dropbear/libtomcrypt/src/math/ltm_desc.c [] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_prng_is_valid.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_mp_2expt.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/svr-runopts.c ['fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-preauth'] []
/src/dropbear/src/kex-x25519.c ['fuzzer-kexcurve25519', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/src/gendss.c [] []
/src/dropbear/libtomcrypt/src/stream/chacha/chacha_keystream.c [] []
/src/dropbear/src/svr-auth.c ['fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-preauth'] []
/src/dropbear/libtommath/bn_mp_montgomery_reduce.c [] []
/src/dropbear/src/../fuzz/fuzzer-cliconf.c ['fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_mul_d.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/sntrup761_compat.h [] []
/src/dropbear/libtommath/bn_mp_add_d.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_reduce_setup.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_prime_miller_rabin.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_s_mp_mul_high_digs.c [] []
/src/dropbear/src/../fuzz/fuzzer-client_nomaths.c ['fuzzer-client_nomaths'] []
/src/dropbear/src/netio.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/src/dbrandom.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/stream/chacha/chacha_ivctr64.c [] []
/src/dropbear/libtommath/bn_mp_montgomery_calc_normalization.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_is_square.c ['fuzzer-verify'] []
/src/dropbear/libtomcrypt/src/math/multi.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_montgomery_setup.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_count_bits.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_exch.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-readconf.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_sqrmod.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_s_mp_sub.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_sqr.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/hashes/sha2/sha512.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/../fuzz/fuzz-sshpacketmutator.c [] []
/src/dropbear/libtommath/bn_mp_prime_is_prime.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_s_mp_mul_digs.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/modes/ctr/ctr_encrypt.c [] []
/src/dropbear/libtommath/bn_mp_grow.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_rand.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_div_3.c ['fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_cnt_lsb.c ['fuzzer-verify'] []
/src/dropbear/libtomcrypt/src/hashes/sha1.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/packet.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtommath/bn_mp_lcm.c [] []
/src/dropbear/src/../fuzz/fuzzer-kexdh.c ['fuzzer-kexdh'] []
/src/dropbear/src/common-algo.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_find_hash.c [] []
/src/dropbear/libtommath/bn_mp_to_ubin.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-kexmlkem-srv'] []
/src/dropbear/libtommath/bn_mp_init_multi.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_points.c ['fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-verify'] []
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h [] []
/src/dropbear/libtommath/bn_mp_sub_d.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_add.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_clear.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/pk/ecc/ecc_make_key.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_mp_invmod.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_submod.c [] []
/src/dropbear/src/sntrup761.c [] []
/src/dropbear/libtommath/bn_mp_cmp_mag.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_addmod.c ['fuzzer-client_nomaths', 'fuzzer-client'] []
/src/dropbear/libtommath/bn_mp_set_u32.c ['fuzzer-verify'] []
/src/dropbear/src/../fuzz/fuzzer-kexsntrup-srv.c ['fuzzer-kexsntrup-srv'] []
/src/dropbear/src/loginrec.c [] []
/src/dropbear/libtommath/bn_mp_from_ubin.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_cmp.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/mac/hmac/hmac_init.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth'] []
/src/dropbear/libtommath/bn_mp_reduce_2k_setup.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/libtommath/bn_mp_to_radix.c [] []
/src/dropbear/libtommath/bn_mp_get_i32.c ['fuzzer-verify'] []
/src/dropbear/src/sk-ed25519.c ['fuzzer-verify'] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_register_cipher.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/dbmalloc.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/misc/crypt/crypt_find_cipher.c [] []
/src/dropbear/src/../fuzz/fuzzer-kexsntrup-cli.c ['fuzzer-kexsntrup-cli'] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_mulmod_timing.c [] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_projective_add_point.c [] []
/src/dropbear/libtommath/bn_mp_dr_is_modulus.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/svr-authpubkeyoptions.c ['fuzzer-pubkey'] []
/src/dropbear/src/buffer.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/ciphers/aes/aes.c [] []
/src/dropbear/libtomcrypt/src/hashes/sha2/sha256.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/modes/ctr/ctr_start.c [] []
/src/dropbear/src/common-runopts.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_mul.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_reduce_is_2k_l.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/svr-chansession.c ['fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-preauth'] []
/src/dropbear/src/../fuzz/fuzzer-kexecdh.c ['fuzzer-kexecdh'] []
/src/dropbear/src/bignum.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/cli-channel.c [] []
/src/dropbear/libtommath/bn_mp_reduce_2k.c [] []
/src/dropbear/src/list.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-cliconf'] []
/src/dropbear/libtomcrypt/src/hashes/sha2/sha384.c [] []
/src/dropbear/libtomcrypt/src/pk/ecc/ecc_free.c ['fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/svr-service.c [] []
/src/dropbear/src/svr-tcpfwd.c [] []
/src/dropbear/libtomcrypt/src/pk/ecc/ltc_ecc_mul2add.c [] []
/src/dropbear/libtommath/bn_mp_mulmod.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/svr-authpubkey.c ['fuzzer-pubkey'] []
/src/dropbear/libtomcrypt/src/stream/chacha/chacha_setup.c [] []
/src/dropbear/libtommath/bn_mp_get_l.c [] []
/src/dropbear/libtommath/bn_mp_div.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_abs.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-client', 'fuzzer-verify'] []
/src/dropbear/src/libcrux_mlkem768_sha3.h [] []
/src/dropbear/libtommath/bn_mp_mod.c ['fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/libtommath/bn_mp_dr_reduce.c [] []
/src/dropbear/libtommath/bn_mp_mod_2d.c ['fuzzer-kexcurve25519', 'fuzzer-kexdh', 'fuzzer-client_nomaths', 'fuzzer-kexsntrup-srv', 'fuzzer-kexsntrup-cli', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-kexecdh', 'fuzzer-kexmlkem-cli', 'fuzzer-preauth', 'fuzzer-kexmlkem-srv', 'fuzzer-verify', 'fuzzer-cliconf'] []
/src/dropbear/src/crypto_desc.c ['fuzzer-pubkey', 'fuzzer-client_nomaths', 'fuzzer-postauth_nomaths', 'fuzzer-preauth_nomaths', 'fuzzer-client', 'fuzzer-preauth', 'fuzzer-verify', 'fuzzer-cliconf'] []

Directories in report

Directory
/src/dropbear/libtomcrypt/src/hashes/
/src/dropbear/libtomcrypt/src/hashes/sha2/
/src/dropbear/libtomcrypt/src/hashes/helper/
/src/dropbear/libtomcrypt/src/headers/
/src/dropbear/src/
/src/dropbear/src/../fuzz/
/usr/include/x86_64-linux-gnu/bits/
/src/dropbear/libtomcrypt/src/misc/crypt/
/src/dropbear/libtomcrypt/src/ciphers/aes/
/src/dropbear/libtommath/
/src/dropbear/libtomcrypt/src/pk/ecc/
/src/dropbear/libtomcrypt/src/modes/ctr/
/src/dropbear/libtomcrypt/src/mac/poly1305/
/src/dropbear/libtomcrypt/src/stream/chacha/
/src/dropbear/libtomcrypt/src/mac/hmac/
/src/dropbear/libtomcrypt/src/misc/
/src/dropbear/libtomcrypt/src/math/
/src/dropbear/libtomcrypt/src/misc/base64/

Metadata section