Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues
Report generation date: 2025-10-28

Project overview: spdm-rs

High level conclusions

Reachability and coverage overview

Functions statically reachable by fuzzers
3.0%
84 / 2793
Cyclomatic complexity statically reachable by fuzzers
4.0%
279 / 6650
Runtime code coverage of functions
6.0%
163 / 2793

Warning: The number of runtime covered functions are larger than the number of reachable functions. This means that Fuzz Introspector found there are more functions covered at runtime than what is considered reachable based on the static analysis. This is a limitation in the analysis as anything covered at runtime is by definition reachable by the fuzzers.
This is likely due to a limitation in the static analysis. In this case, the count of functions covered at runtime is the true value, which means this is what should be considered "achieved" by the fuzzer.

Use the project functions table below to query all functions that were not covered at runtime.

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
get_encapsulated_request_rsp spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs 42 2784 9 24 0 7 get_encapsulated_request_rsp.rs
challenge_req spdmlib/fuzz/fuzz_targets/challenge_req.rs 53 2784 10 23 0 10 challenge_req.rs
heartbeat_rsp spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs 56 2781 8 16 0 7 heartbeat_rsp.rs
challenge_rsp spdmlib/fuzz/fuzz_targets/challenge_rsp.rs 51 2783 12 31 0 8 challenge_rsp.rs
deliver_encapsulated_response_digest_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_digest_rsp.rs 39 2785 8 13 0 7 deliver_encapsulated_response_digest_rsp.rs
deliver_encapsulated_response_certificate_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs 42 2783 8 13 0 8 deliver_encapsulated_response_certificate_rsp.rs
encapsulated_request_req spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs 59 2782 8 16 0 12 encapsulated_request_req.rs
version_rsp spdmlib/fuzz/fuzz_targets/version_rsp.rs 46 2785 12 30 0 8 version_rsp.rs
encapsulated_request_digest_req spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs 67 2778 11 24 0 9 encapsulated_request_digest_req.rs
certificate_req spdmlib/fuzz/fuzz_targets/certificate_req.rs 66 2778 11 22 0 9 certificate_req.rs
key_update_req spdmlib/fuzz/fuzz_targets/key_update_req.rs 10 2791 13 20 0 3 key_update_req.rs
vendor_rsp spdmlib/fuzz/fuzz_targets/vendor_rsp.rs 44 2784 8 15 0 7 vendor_rsp.rs
digest_req spdmlib/fuzz/fuzz_targets/digest_req.rs 67 2778 11 24 0 9 digest_req.rs
finish_rsp spdmlib/fuzz/fuzz_targets/finish_rsp.rs 76 2779 11 24 0 8 finish_rsp.rs
measurement_req spdmlib/fuzz/fuzz_targets/measurement_req.rs 78 2778 10 25 0 14 measurement_req.rs
version_req spdmlib/fuzz/fuzz_targets/version_req.rs 16 2788 8 17 0 3 version_req.rs
capability_req spdmlib/fuzz/fuzz_targets/capability_req.rs 39 2786 8 18 0 9 capability_req.rs
deliver_encapsulated_response_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs 43 2784 8 12 0 7 deliver_encapsulated_response_rsp.rs
fuzz_x509v3 spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs 43 2764 7 4 0 231 fuzz_x509v3.rs
key_exchange_req spdmlib/fuzz/fuzz_targets/key_exchange_req.rs 54 2784 10 23 0 14 key_exchange_req.rs
capability_rsp spdmlib/fuzz/fuzz_targets/capability_rsp.rs 40 2785 12 29 0 7 capability_rsp.rs
heartbeat_req spdmlib/fuzz/fuzz_targets/heartbeat_req.rs 57 2782 8 18 0 9 heartbeat_req.rs
end_session_req spdmlib/fuzz/fuzz_targets/end_session_req.rs 57 2782 8 18 0 9 end_session_req.rs
psk_finish_rsp spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs 63 2780 10 22 0 7 psk_finish_rsp.rs
algorithm_rsp spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs 40 2785 12 29 0 7 algorithm_rsp.rs
pskexchange_rsp spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs 57 2781 8 19 0 8 pskexchange_rsp.rs
algorithm_req spdmlib/fuzz/fuzz_targets/algorithm_req.rs 40 2786 8 17 0 9 algorithm_req.rs
psk_exchange_req spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs 43 2786 8 17 0 12 psk_exchange_req.rs
keyexchange_rsp spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs 51 2783 13 33 0 8 keyexchange_rsp.rs
digest_rsp spdmlib/fuzz/fuzz_targets/digest_rsp.rs 39 2785 8 13 0 7 digest_rsp.rs
certificate_rsp spdmlib/fuzz/fuzz_targets/certificate_rsp.rs 66 2779 12 31 0 8 certificate_rsp.rs
finish_req spdmlib/fuzz/fuzz_targets/finish_req.rs 61 2781 8 25 0 9 finish_req.rs
encapsulated_request_certificate_req spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs 66 2778 11 22 0 9 encapsulated_request_certificate_req.rs
psk_finish_req spdmlib/fuzz/fuzz_targets/psk_finish_req.rs 61 2781 8 25 0 9 psk_finish_req.rs
measurement_rsp spdmlib/fuzz/fuzz_targets/measurement_rsp.rs 66 2779 12 31 0 8 measurement_rsp.rs
vendor_req spdmlib/fuzz/fuzz_targets/vendor_req.rs 40 2786 8 17 0 9 vendor_req.rs
key_update_rsp spdmlib/fuzz/fuzz_targets/key_update_rsp.rs 56 2781 13 23 0 7 key_update_rsp.rs
end_session_rsp spdmlib/fuzz/fuzz_targets/end_session_rsp.rs 56 2781 8 16 0 7 end_session_rsp.rs

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: get_encapsulated_request_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 531 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 531 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
530 0 EP call site: 00000 SpdmSession::decode_spdm_secured_message

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
39
Reachable functions
42
Percentage of reachable functions covered
7.14%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs 4
fuzz-target/responder/get_encapsulated_request_rsp/src/main.rs 14
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 12
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
test/spdmlib-test/src/responder_tests/encap_rsp.rs 18
test/spdmlib-test/src/requester_tests/encap_req.rs 13
spdmlib/src/common/session.rs 20
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdm-emu/src/tcp_transport.rs 4
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 6
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/common/mod.rs 13
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/message/heartbeat.rs 2

Fuzzer: challenge_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 518 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 518 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
517 0 EP call site: 00000 fuzz_send_receive_spdm_challenge

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
50
Reachable functions
53
Percentage of reachable functions covered
5.66%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/challenge_req.rs 4
fuzz-target/requester/challenge_req/src/main.rs 17
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/challenge_req.rs 18

Fuzzer: heartbeat_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 264 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 264 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
263 0 EP call site: 00000 fuzz_handle_spdm_heartbeat

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
53
Reachable functions
56
Percentage of reachable functions covered
5.36%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs 4
fuzz-target/responder/heartbeat_rsp/src/main.rs 16
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
spdmlib/src/common/session.rs 6
test/spdmlib-test/src/responder_tests/heartbeat_rsp.rs 18
test/spdm-emu/src/async_runtime.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2

Fuzzer: challenge_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1355 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1355 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1354 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
48
Reachable functions
51
Percentage of reachable functions covered
5.88%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/challenge_rsp.rs 4
fuzz-target/responder/challenge_rsp/src/main.rs 15
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 27
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 14
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/responder_tests/challenge_rsp.rs 26
spdmlib/src/message/heartbeat.rs 75
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
external/ring/src/bits.rs 1
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: deliver_encapsulated_response_digest_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 219 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 219 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
218 0 EP call site: 00000 fuzz_handle_encap_response_digest

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
36
Reachable functions
39
Percentage of reachable functions covered
7.69%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_digest_rsp.rs 4
fuzz-target/responder/deliver_encapsulated_response_digest_rsp/src/main.rs 11
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 6
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 7
test/spdmlib-test/src/responder_tests/encap_get_digest.rs 13

Fuzzer: deliver_encapsulated_response_certificate_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 249 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 249 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
248 0 EP call site: 00000 fuzz_handle_encap_response_certificate

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
39
Reachable functions
42
Percentage of reachable functions covered
7.14%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs 4
fuzz-target/responder/deliver_encapsulated_response_certificate_rsp/src/main.rs 17
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 7
test/spdmlib-test/src/responder_tests/encap_get_certificate.rs 16

Fuzzer: encapsulated_request_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 343 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 343 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
342 0 EP call site: 00000 fuzz_session_based_mutual_authenticate

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
56
Reachable functions
59
Percentage of reachable functions covered
5.08%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs 4
fuzz-target/requester/encapsulated_request_req/src/main.rs 19
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6

Fuzzer: version_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1305 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1305 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1304 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
43
Reachable functions
46
Percentage of reachable functions covered
6.52%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/version_rsp.rs 4
fuzz-target/responder/version_rsp/src/main.rs 14
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 27
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
test/spdmlib-test/src/responder_tests/version_rsp.rs 18
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/message/heartbeat.rs 75
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
external/ring/src/bits.rs 1
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
spdmlib/src/common/spdm_codec.rs 6
test/spdm-emu/src/tcp_transport.rs 4

Fuzzer: encapsulated_request_digest_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 544 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 544 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
543 0 EP call site: 00000 SpdmDigestsResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
64
Reachable functions
67
Percentage of reachable functions covered
4.48%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs 4
fuzz-target/requester/encapsulated_request_digest_req/src/main.rs 20
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 14
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/encap_digest.rs 16
spdmlib/src/message/heartbeat.rs 12
spdmlib/src/common/mod.rs 1
external/ring/src/bits.rs 1

Fuzzer: certificate_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 539 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 539 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
538 0 EP call site: 00000 SpdmCertificateResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
65
Reachable functions
66
Percentage of reachable functions covered
1.52%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/certificate_req.rs 4
fuzz-target/requester/encapsulated_request_certificate_req/src/main.rs 19
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 12
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/encap_certificate.rs 16
spdmlib/src/message/heartbeat.rs 7

Fuzzer: key_update_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 341 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 341 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
340 0 EP call site: 00000 ResponderRunner::run

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
9
Reachable functions
10
Percentage of reachable functions covered
10.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/key_update_req.rs 4
fuzz-target/requester/key_update_req/src/main.rs 6
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 42
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdm-emu/src/spdm_emu.rs 7
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 14
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: vendor_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 222 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 222 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
221 0 EP call site: 00000 fuzz_handle_spdm_vendor_defined_request

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
41
Reachable functions
44
Percentage of reachable functions covered
6.82%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/vendor_rsp.rs 4
fuzz-target/responder/vendor_rsp/src/main.rs 15
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 6
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 7
spdmlib/src/message/vendor.rs 2
test/spdmlib-test/src/responder_tests/vendor_rsp.rs 13
spdmlib/src/responder/vendor_rsp.rs 1

Fuzzer: digest_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 544 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 544 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
543 0 EP call site: 00000 SpdmDigestsResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
66
Reachable functions
67
Percentage of reachable functions covered
1.49%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/digest_req.rs 4
fuzz-target/requester/encapsulated_request_digest_req/src/main.rs 20
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 14
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/encap_digest.rs 16
spdmlib/src/message/heartbeat.rs 12
spdmlib/src/common/mod.rs 1
external/ring/src/bits.rs 1

Fuzzer: finish_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 650 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 650 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
649 0 EP call site: 00000 SpdmKeySchedule::derive_master_secret

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
73
Reachable functions
76
Percentage of reachable functions covered
3.95%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/finish_rsp.rs 4
fuzz-target/responder/finish_rsp/src/main.rs 29
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 14
test/spdmlib-test/src/common/crypto_callback.rs 4
spdmlib/src/crypto/mod.rs 5
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 9
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/common/key_schedule.rs 21
spdmlib/src/protocol/algo.rs 4
test/spdmlib-test/src/responder_tests/finish_rsp.rs 21
spdmlib/src/common/mod.rs 4

Fuzzer: measurement_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 633 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 633 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
632 0 EP call site: 00000 SpdmKeySchedule::derive_master_secret

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
75
Reachable functions
78
Percentage of reachable functions covered
3.85%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/measurement_req.rs 4
fuzz-target/requester/measurement_req/src/main.rs 26
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/common/crypto_callback.rs 4
spdmlib/src/crypto/mod.rs 5
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
spdmlib/src/common/session.rs 9
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/common/mod.rs 5
test/spdmlib-test/src/requester_tests/get_measurements_req.rs 22
spdmlib/src/common/key_schedule.rs 21
spdmlib/src/protocol/algo.rs 4

Fuzzer: version_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 265 99.2%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.37%
lawngreen 50+ 1 0.37%
All colors 267 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
192 0 EP call site: 00000 fuzz_send_receive_spdm_version
73 193 Self::send_receive_spdm_version call site: 00193 SpdmSocketHeader::encode

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
14
Reachable functions
16
Percentage of reachable functions covered
12.5%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/version_req.rs 4
fuzz-target/requester/version_req/src/main.rs 10
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/requester_tests/get_version_req.rs 13
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: capability_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 260 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 260 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
259 0 EP call site: 00000 fuzz_send_receive_spdm_capability

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
36
Reachable functions
39
Percentage of reachable functions covered
7.69%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/capability_req.rs 4
fuzz-target/requester/capability_req/src/main.rs 10
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/requester_tests/get_capabilities_req.rs 15
spdmlib/src/common/mod.rs 1
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: deliver_encapsulated_response_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 235 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 235 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
234 0 EP call site: 00000 fuzz_handle_deliver_encapsulated_reponse

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
40
Reachable functions
43
Percentage of reachable functions covered
6.98%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs 4
fuzz-target/responder/deliver_encapsulated_response_rsp/src/main.rs 15
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 6
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 7

Fuzzer: fuzz_x509v3

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 42 16.0%
gold [1:9] 1 0.38%
yellow [10:29] 6 2.29%
greenyellow [30:49] 9 3.44%
lawngreen 50+ 203 77.7%
All colors 261 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
5 54 object_identifiers_are_same call site: 00054
2 2 check_cert_chain_format call site: 00002
2 162 check_cert_chain_format call site: 00162 check_leaf_certificate
2 237 check_leaf_certificate call site: 00237 check_leaf_certificate
1 0 EP call site: 00000 check_cert_chain_format
1 8 check_tag_is_sequence call site: 00008
1 26 check_tbs_certificate call site: 00026
1 36 check_and_skip_common_tag call site: 00036
1 46 object_identifiers_are_same call site: 00046
1 49 object_identifiers_are_same call site: 00049 SocketIoTransport::new
1 52 object_identifiers_are_same call site: 00052 SocketIoTransport::new
1 64 get_oid_by_base_asym_algo call site: 00064

Runtime coverage analysis

Covered functions
40
Functions that are reachable but not covered
14
Reachable functions
43
Percentage of reachable functions covered
67.44%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs 4
spdmlib/src/crypto/x509v3.rs 34
spdmlib/src/crypto/bytes_mut_scrubbed.rs 3
tdisp/src/pci_tdisp.rs 1

Fuzzer: key_exchange_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 533 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 533 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
532 0 EP call site: 00000 fuzz_send_receive_spdm_key_exchange

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
51
Reachable functions
54
Percentage of reachable functions covered
5.56%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/key_exchange_req.rs 4
fuzz-target/requester/key_exchange_req/src/main.rs 18
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/requester_tests/key_exchange_req.rs 17

Fuzzer: capability_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1289 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1289 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1288 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
37
Reachable functions
40
Percentage of reachable functions covered
7.5%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/capability_rsp.rs 4
fuzz-target/responder/capability_rsp/src/main.rs 11
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 27
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
test/spdmlib-test/src/responder_tests/capability_rsp.rs 23
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/message/heartbeat.rs 75
external/ring/src/bits.rs 1
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: heartbeat_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 308 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 308 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
307 0 EP call site: 00000 fuzz_send_receive_spdm_heartbeat

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
54
Reachable functions
57
Percentage of reachable functions covered
5.26%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/heartbeat_req.rs 4
fuzz-target/requester/heartbeat_req/src/main.rs 17
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdmlib-test/src/requester_tests/heartbeat_req.rs 20
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: end_session_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 349 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 349 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
348 0 EP call site: 00000 fuzz_send_receive_spdm_end_session

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
54
Reachable functions
57
Percentage of reachable functions covered
5.26%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/end_session_req.rs 4
fuzz-target/requester/end_session_req/src/main.rs 17
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdmlib-test/src/requester_tests/end_session_req.rs 20
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: psk_finish_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 487 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 487 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
486 0 EP call site: 00000 ResponderRunner::run

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
60
Reachable functions
63
Percentage of reachable functions covered
4.76%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs 4
fuzz-target/responder/psk_finish_rsp/src/main.rs 24
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
spdmlib/src/common/session.rs 6
spdmlib/src/crypto/mod.rs 5
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/responder_tests/psk_finish_rsp.rs 22
spdmlib/src/message/heartbeat.rs 3
spdmlib/src/common/mod.rs 4

Fuzzer: algorithm_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1296 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1296 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1295 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
37
Reachable functions
40
Percentage of reachable functions covered
7.5%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs 4
fuzz-target/responder/algorithm_rsp/src/main.rs 11
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 27
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
test/spdmlib-test/src/responder_tests/algorithm_rsp.rs 30
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/message/heartbeat.rs 75
external/ring/src/bits.rs 1
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: pskexchange_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 312 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 312 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
311 0 EP call site: 00000 fuzz_handle_spdm_psk_exchange

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
54
Reachable functions
57
Percentage of reachable functions covered
5.26%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs 4
fuzz-target/responder/pskexchange_rsp/src/main.rs 17
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/responder_tests/psk_exchange_rsp.rs 14
spdmlib/src/common/opaque.rs 3
spdmlib/src/message/heartbeat.rs 3
test/spdm-emu/src/async_runtime.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6

Fuzzer: algorithm_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 259 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 259 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
258 0 EP call site: 00000 fuzz_send_receive_spdm_algorithm

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
37
Reachable functions
40
Percentage of reachable functions covered
7.5%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/algorithm_req.rs 4
fuzz-target/requester/algorithm_req/src/main.rs 11
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/requester_tests/negotiate_algorithms_req.rs 14
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: psk_exchange_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 307 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 307 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
306 0 EP call site: 00000 fuzz_send_receive_spdm_psk_exchange

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
40
Reachable functions
43
Percentage of reachable functions covered
6.98%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs 4
fuzz-target/requester/psk_exchange_req/src/main.rs 14
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 8
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/requester_tests/psk_exchange_req.rs 16
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: keyexchange_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 626 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 626 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
625 0 EP call site: 00000 ResponderContext::handle_spdm_chunk_get

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
48
Reachable functions
51
Percentage of reachable functions covered
5.88%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs 4
fuzz-target/responder/keyexchange_rsp/src/main.rs 15
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 6
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 12
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
test/spdmlib-test/src/common/crypto_callback.rs 6
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/responder_tests/key_exchange_rsp.rs 27
external/ring/src/hmac.rs 3
external/ring/src/cpu.rs 1
external/ring/src/polyfill/once_cell/race.rs 5
spdmlib/src/message/heartbeat.rs 11
spdmlib/src/message/mod_test.common.inc.rs 5
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
external/ring/src/agreement.rs 9
spdmlib/src/protocol/algo.rs 1
spdmlib/src/common/opaque.rs 3

Fuzzer: digest_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 219 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 219 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
218 0 EP call site: 00000 fuzz_handle_encap_response_digest

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
38
Reachable functions
39
Percentage of reachable functions covered
2.56%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/digest_rsp.rs 4
fuzz-target/responder/deliver_encapsulated_response_digest_rsp/src/main.rs 11
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 6
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 7
test/spdmlib-test/src/responder_tests/encap_get_digest.rs 13

Fuzzer: certificate_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1342 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1342 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1341 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
63
Reachable functions
66
Percentage of reachable functions covered
4.55%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/certificate_rsp.rs 4
fuzz-target/responder/certificate_rsp/src/main.rs 19
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 27
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 14
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/responder_tests/certificate_rsp.rs 22
spdmlib/src/message/heartbeat.rs 75
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
external/ring/src/bits.rs 1
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: finish_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 601 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 601 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
600 0 EP call site: 00000 SpdmKeySchedule::derive_aead_key_iv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
60
Reachable functions
61
Percentage of reachable functions covered
1.64%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/finish_req.rs 4
fuzz-target/requester/psk_finish_req/src/main.rs 22
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 14
spdmlib/src/crypto/mod.rs 5
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/psk_finish_req.rs 25
spdmlib/src/common/key_schedule.rs 24
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/protocol/algo.rs 4
spdmlib/src/secret/mod.rs 3

Fuzzer: encapsulated_request_certificate_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 539 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 539 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
538 0 EP call site: 00000 SpdmCertificateResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
63
Reachable functions
66
Percentage of reachable functions covered
4.55%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs 4
fuzz-target/requester/encapsulated_request_certificate_req/src/main.rs 19
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 12
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/encap_certificate.rs 16
spdmlib/src/message/heartbeat.rs 7

Fuzzer: psk_finish_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 601 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 601 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
600 0 EP call site: 00000 SpdmKeySchedule::derive_aead_key_iv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
58
Reachable functions
61
Percentage of reachable functions covered
4.92%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/psk_finish_req.rs 4
fuzz-target/requester/psk_finish_req/src/main.rs 22
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 14
spdmlib/src/crypto/mod.rs 5
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/requester_tests/psk_finish_req.rs 25
spdmlib/src/common/key_schedule.rs 24
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/protocol/algo.rs 4
spdmlib/src/secret/mod.rs 3

Fuzzer: measurement_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1349 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1349 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1348 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
63
Reachable functions
66
Percentage of reachable functions covered
4.55%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/measurement_rsp.rs 4
fuzz-target/responder/measurement_rsp/src/main.rs 19
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 42
tdisp/src/pci_tdisp.rs 3
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 27
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 14
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3
test/spdmlib-test/src/responder_tests/measurement_rsp.rs 25
spdmlib/src/message/heartbeat.rs 75
external/ring/src/bits.rs 1
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 4
external/ring/src/rand.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: vendor_req

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 259 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 259 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
258 0 EP call site: 00000 fuzz_send_spdm_vendor_defined_request

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
37
Reachable functions
40
Percentage of reachable functions covered
7.5%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/vendor_req.rs 4
fuzz-target/requester/vendor_req/src/main.rs 11
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 22
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 8
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdmlib-test/src/requester_tests/vendor_req.rs 14
test/spdm-emu/src/async_runtime.rs 3

Fuzzer: key_update_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 626 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 626 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
625 0 EP call site: 00000 SpdmKeySchedule::derive_aead_key_iv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
53
Reachable functions
56
Percentage of reachable functions covered
5.36%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/key_update_rsp.rs 4
fuzz-target/responder/key_update_rsp/src/main.rs 16
test/spdmlib-test/src/common/util.rs 38
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/common/session.rs 20
test/spdmlib-test/src/responder_tests/key_update_rsp.rs 23
spdmlib/src/common/key_schedule.rs 35
test/spdmlib-test/src/common/crypto_callback.rs 3
external/ring/src/testutil.rs 8
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
test/spdm-emu/src/async_runtime.rs 3
spdmlib/src/protocol/algo.rs 4
spdmlib/src/secret/mod.rs 3

Fuzzer: end_session_rsp

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 distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 267 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 267 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
266 0 EP call site: 00000 fuzz_handle_spdm_end_session

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
53
Reachable functions
56
Percentage of reachable functions covered
5.36%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/end_session_rsp.rs 4
fuzz-target/responder/end_session_rsp/src/main.rs 16
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 2
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 19
tdisp/src/pci_tdisp.rs 2
test/spdm-emu/src/crypto_callback.rs 5
test/spdm-emu/src/spdm_emu.rs 7
codec/src/codec.rs 7
spdmlib/src/protocol/mod.rs 6
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 10
spdmlib/src/common/session.rs 6
test/spdmlib-test/src/responder_tests/end_session_rsp.rs 20
test/spdm-emu/src/async_runtime.rs 3
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2

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.

spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/challenge_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/challenge_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_digest_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/version_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/certificate_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/key_update_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/vendor_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/digest_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/finish_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/measurement_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/version_req.rs

Dictionary

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


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['Self::send_receive_spdm_version']

spdmlib/fuzz/fuzz_targets/capability_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs

Dictionary

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


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['object_identifiers_are_same', 'check_cert_chain_format', 'check_leaf_certificate', 'check_tag_is_sequence', 'check_tbs_certificate', 'check_and_skip_common_tag']

spdmlib/fuzz/fuzz_targets/key_exchange_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/capability_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/heartbeat_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/end_session_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/algorithm_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/digest_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/certificate_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/finish_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/psk_finish_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/measurement_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/vendor_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/key_update_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/end_session_rsp.rs

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/spdm-rs/spdmlib/src/crypto/spdm_ring/aead_impl.rs [] []
/src/spdm-rs/external/ring/src/bssl.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_key_prog.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_key_set_go.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha.rs [] []
/src/spdm-rs/spdmlib/src/crypto/fips/cavs_vectors/rsa_sig_ver.rs [] []
/src/spdm-rs/spdmlib/src/message/measurement_test.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm/aeshwclmulmovbe.rs [] []
/src/spdm-rs/fuzz-target/responder/measurement_rsp/src/main.rs ['measurement_rsp'] ['measurement_rsp']
/src/spdm-rs/external/ring/tests/digest_tests.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_get_test.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs ['heartbeat_rsp'] []
/src/spdm-rs/spdmlib/src/message/version.rs [] []
/src/spdm-rs/test/spdmlib-test/src/test_client_server.rs [] []
/src/spdm-rs/fuzz-target/requester/certificate_req/src/main.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/negotiate_algorithms_req.rs ['algorithm_req'] []
/src/spdm-rs/spdmlib/src/requester/vendor_req.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_device_interface_report.rs [] []
/src/spdm-rs/spdmlib/src/message/challenge_test.rs [] []
/src/spdm-rs/external/ring/build.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_lock_interface_request.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/curve.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/limbs/x86_64/mont.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_version.rs [] []
/src/spdm-rs/fuzz-target/responder/pskexchange_rsp/src/main.rs ['pskexchange_rsp'] ['pskexchange_rsp']
/src/spdm-rs/fuzz-target/requester/heartbeat_req/src/main.rs ['heartbeat_req'] ['heartbeat_req']
/src/spdm-rs/spdmlib_crypto_mbedtls/src/hkdf_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/challenge_rsp.rs ['challenge_rsp'] []
/src/spdm-rs/external/ring/src/digest/sha2/sha2_64.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/vendor_req.rs ['vendor_req'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/key_update_rsp.rs ['key_update_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/version_rsp.rs ['version_rsp'] []
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305/mod.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha/ffi.rs [] []
/src/spdm-rs/spdmlib/src/message/digest_test.rs [] []
/src/spdm-rs/fuzz-target/requester/vendor_req/src/main.rs ['vendor_req'] ['vendor_req']
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_certificate.rs ['certificate_req', 'encapsulated_request_certificate_req'] []
/src/spdm-rs/fuzz-target/pass_context/src/pass_requester.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/fake_aead_impl.rs [] []
/src/spdm-rs/spdmlib/src/crypto/crypto_tests.rs [] []
/src/spdm-rs/spdmlib/src/message/vendor.rs ['challenge_rsp', 'version_rsp', 'vendor_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/encap_get_certificate.rs ['deliver_encapsulated_response_certificate_rsp'] []
/src/spdm-rs/spdmlib/src/message/key_exchange_test.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/fake_hkdf_impl.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/certificate_rsp.rs ['certificate_rsp'] []
/src/spdm-rs/external/ring/src/arithmetic/limbs512/storage.rs [] []
/src/spdm-rs/external/ring/src/error/key_rejected.rs [] []
/src/spdm-rs/external/ring/src/rsa/public_key_components.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/hw.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/modulus.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/modulusvalue.rs [] []
/src/spdm-rs/spdmlib/src/responder/error_rsp.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/external/ring/src/aead/quic.rs [] []
/src/spdm-rs/spdmlib/src/responder/psk_exchange_rsp.rs [] []
/src/spdm-rs/external/ring/src/polyfill/slice.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/measurement_rsp.rs ['measurement_rsp'] []
/src/spdm-rs/external/ring/src/aead/aes.rs [] []
/src/spdm-rs/external/ring/src/digest/sha2/fallback.rs [] []
/src/spdm-rs/spdmlib/src/requester/psk_finish_req.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm/ffi.rs [] []
/src/spdm-rs/external/ring/bench/digest.rs [] []
/src/spdm-rs/spdmlib/src/message/capability.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/measurement_rsp.rs ['measurement_rsp'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/key_update_rsp.rs ['key_update_rsp'] []
/src/spdm-rs/spdmlib/src/message/key_update_test.rs [] []
/src/spdm-rs/external/ring/src/digest/sha2/ffi.rs [] []
/src/spdm-rs/external/ring/src/hkdf.rs [] []
/src/spdm-rs/test/spdm-emu/src/secret_impl_sample.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/version.rs [] []
/src/spdm-rs/test/cavp_acvts_test/src/main.rs [] []
/src/spdm-rs/spdmlib/src/protocol/algo.rs ['challenge_rsp', 'version_rsp', 'finish_rsp', 'measurement_req', 'capability_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp'] ['challenge_rsp', 'version_rsp', 'finish_rsp', 'measurement_req', 'capability_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp']
/src/spdm-rs/spdmlib/src/message/chunk_get.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/responder/vendor_rsp.rs ['vendor_rsp'] ['vendor_rsp']
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/signing.rs [] []
/src/spdm-rs/spdmlib/src/requester/context.rs [] []
/src/spdm-rs/external/ring/src/io/positive.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/bs.rs [] []
/src/spdm-rs/spdmlib/src/responder/end_session_rsp.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs ['psk_exchange_req'] []
/src/spdm-rs/fuzz-target/requester/encapsulated_request_req/src/main.rs ['encapsulated_request_req'] ['encapsulated_request_req']
/src/spdm-rs/spdmlib/src/responder/encap_rsp.rs [] []
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_certificate_rsp/src/main.rs ['deliver_encapsulated_response_certificate_rsp'] ['deliver_encapsulated_response_certificate_rsp']
/src/spdm-rs/test/spdm-emu/src/crypto.rs [] []
/src/spdm-rs/spdmlib/src/responder/psk_finish_rsp.rs [] []
/src/spdm-rs/spdmlib/src/protocol/mod.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/self_test.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/version_req.rs ['version_req'] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/verification.rs [] []
/src/spdm-rs/external/ring/src/polyfill.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/responder/context.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/external/ring/src/arithmetic/montgomery.rs [] []
/src/spdm-rs/test/spdm-emu/src/socket_io_transport.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/crypto/fips/aead_st/mod.rs [] []
/src/spdm-rs/fuzz-target/responder/vendor_rsp/src/main.rs ['vendor_rsp'] ['vendor_rsp']
/src/spdm-rs/spdmlib/src/watchdog/mod.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/test/spdm-emu/src/crypto_callback.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_version_req.rs ['version_req'] []
/src/spdm-rs/external/ring/bench/agreement.rs [] []
/src/spdm-rs/test/spdm-requester-emu/src/main.rs [] []
/src/spdm-rs/spdmlib/src/requester/handle_error_response_req.rs [] []
/src/spdm-rs/fuzz-target/responder/certificate_rsp/src/main.rs ['certificate_rsp'] ['certificate_rsp']
/src/spdm-rs/spdmlib/src/message/algorithm.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/hkdf_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/end_session_rsp.rs ['end_session_rsp'] []
/src/spdm-rs/external/ring/src/limb.rs [] []
/src/spdm-rs/spdmlib/src/responder/key_update_rsp.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/public_key.rs [] []
/src/spdm-rs/external/ring/src/debug.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs ['deliver_encapsulated_response_rsp'] []
/src/spdm-rs/spdmlib/src/message/version_test.rs [] []
/src/spdm-rs/spdmlib/src/requester/key_exchange_req.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/certificate_rsp.rs ['certificate_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_set_mmio_attribute_request.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_key_set_stop.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_error.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/aead_impl.rs [] []
/src/spdm-rs/external/ring/tests/ecdsa_tests.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_dispatcher.rs [] []
/src/spdm-rs/spdmlib/src/requester/negotiate_algorithms_req.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs ['fuzz_x509v3'] []
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519/verification.rs [] []
/src/spdm-rs/spdmlib/src/message/digest.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/algorithm.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_key_set_go.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdh.rs [] []
/src/spdm-rs/fuzz-target/responder/heartbeat_rsp/src/main.rs ['heartbeat_rsp'] ['heartbeat_rsp']
/src/spdm-rs/spdmlib/src/message/capability_test.rs [] []
/src/spdm-rs/spdmlib/src/responder/finish_rsp.rs [] []
/src/spdm-rs/external/ring/src/aead.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/ops.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/end_session_req.rs ['end_session_req'] []
/src/spdm-rs/external/ring/src/aead/unbound_key.rs [] []
/src/spdm-rs/external/ring/src/rsa/padding/pkcs1.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs ['get_encapsulated_request_rsp'] []
/src/spdm-rs/external/ring/src/error/unspecified.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305_openssh.rs [] []
/src/spdm-rs/fuzz-target/requester/version_req/src/main.rs ['version_req'] ['version_req']
/src/spdm-rs/spdmlib_crypto_mbedtls/src/cert_operation_impl.rs [] []
/src/spdm-rs/external/ring/bench/ecdsa.rs [] []
/src/spdm-rs/external/ring/src/signature.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305/integrated.rs [] []
/src/spdm-rs/spdmlib/src/responder/key_exchange_rsp.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm/aarch64.rs [] []
/src/spdm-rs/spdmlib/src/message/key_exchange.rs [] []
/src/spdm-rs/external/ring/src/aead/nonce.rs [] []
/src/spdm-rs/external/ring/src/agreement.rs ['keyexchange_rsp'] []
/src/spdm-rs/external/ring/src/rsa/padding/pss.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_send.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/psk_finish_req.rs ['psk_finish_req'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/vendor_rsp.rs ['vendor_rsp'] []
/src/spdm-rs/codec/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/responder/app_message_handler.rs [] []
/src/spdm-rs/fuzz-target/requester/algorithm_req/src/main.rs ['algorithm_req'] ['algorithm_req']
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/version_rsp.rs ['version_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_device_interface_state.rs [] []
/src/spdm-rs/external/ring/src/pkcs8.rs [] []
/src/spdm-rs/fuzz-target/responder/psk_finish_rsp/src/main.rs ['psk_finish_rsp'] ['psk_finish_rsp']
/src/spdm-rs/spdmlib/src/message/certificate.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_measurements_req.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_version_req.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs ['encapsulated_request_digest_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_start_interface_request.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/challenge_rsp.rs ['challenge_rsp'] []
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519/signing.rs [] []
/src/spdm-rs/spdmlib/src/common/spdm_codec.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/protocol/capability.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/key_update_req.rs [] []
/src/spdm-rs/spdmlib/src/responder/measurement_rsp.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/ffi.rs [] []
/src/spdm-rs/external/ring/tests/pbkdf2_tests.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/heartbeat_rsp.rs ['heartbeat_rsp'] []
/src/spdm-rs/external/ring/src/ec/curve25519/x25519.rs [] []
/src/spdm-rs/external/ring/src/error/into_unspecified.rs [] []
/src/spdm-rs/external/ring/bench/aead.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/heartbeat_req.rs ['heartbeat_req'] []
/src/spdm-rs/spdmlib/src/message/end_session_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_certificate_req.rs [] []
/src/spdm-rs/spdmlib/src/message/error.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/lib.rs [] []
/src/spdm-rs/fuzz-target/requester/end_session_req/src/main.rs ['end_session_req'] ['end_session_req']
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/cert_operation_impl.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint.rs [] []
/src/spdm-rs/external/ring/tests/signature_tests.rs [] []
/src/spdm-rs/external/ring/tests/rand_tests.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops/p256.rs [] []
/src/spdm-rs/fuzz-target/responder/version_rsp/src/main.rs ['version_rsp'] ['version_rsp']
/src/spdm-rs/spdmlib/src/common/mod.rs ['get_encapsulated_request_rsp', 'challenge_req', 'challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'digest_req', 'finish_rsp', 'measurement_req', 'capability_req', 'key_exchange_req', 'capability_rsp', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'keyexchange_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/external/ring/src/cpu/intel.rs [] []
/src/spdm-rs/spdmlib/src/common/session.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/error_rsp.rs [] []
/src/spdm-rs/spdmlib/src/requester/challenge_req.rs [] []
/src/spdm-rs/spdmlib/src/message/respond_if_ready.rs [] []
/src/spdm-rs/external/ring/tests/aead_tests.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/context.rs ['get_encapsulated_request_rsp', 'challenge_req', 'challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'key_exchange_req', 'capability_rsp', 'psk_finish_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp'] []
/src/spdm-rs/external/ring/src/aead/sealing_key.rs [] []
/src/spdm-rs/spdmlib/src/responder/algorithm_rsp.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_certificate.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/hash_impl.rs [] []
/src/spdm-rs/external/ring/src/polyfill/leading_zeros_skipped.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_req.rs ['get_encapsulated_request_rsp'] []
/src/spdm-rs/external/ring/src/arithmetic/ffi.rs [] []
/src/spdm-rs/external/ring/src/aead/poly1305/ffi_arm_neon.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/util.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp']
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/hmac_impl.rs [] []
/src/spdm-rs/fuzz-target/responder/digest_rsp/src/main.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/challenge_req.rs ['challenge_req'] []
/src/spdm-rs/external/ring/src/aead/aes_gcm/vaesclmulavx2.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs ['encapsulated_request_certificate_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/crypto/fips/asym_verify_st/mod.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_digests_req.rs [] []
/src/spdm-rs/test/spdm-emu/src/tcp_transport.rs ['get_encapsulated_request_rsp', 'version_rsp'] []
/src/spdm-rs/test/spdm-emu/src/lib.rs [] []
/src/spdm-rs/fuzz-target/requester/encapsulated_request_certificate_req/src/main.rs ['certificate_req', 'encapsulated_request_certificate_req'] ['encapsulated_request_certificate_req']
/src/spdm-rs/external/ring/tests/rsa_tests.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_digest.rs ['encapsulated_request_digest_req', 'digest_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_tdisp_version.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/hash_impl.rs [] []
/src/spdm-rs/spdmlib/src/error.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/crypto/x509v3.rs ['fuzz_x509v3'] ['fuzz_x509v3']
/src/spdm-rs/test/spdmlib-test/src/common/secret_callback.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs ['encapsulated_request_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_unbind_p2p_stream_request.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/context.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_certificate_req.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/constant.rs [] []
/src/spdm-rs/external/ring/src/rsa/public_exponent.rs [] []
/src/spdm-rs/test/spdmlib-test/src/test_library_codec.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_send_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/mod.rs [] []
/src/spdm-rs/spdmlib/src/message/mod_test.common.inc.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/responder/version_rsp.rs [] []
/src/spdm-rs/external/ring/src/bits.rs ['challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'digest_req', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp'] ['challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'digest_req', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp']
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/dhe_impl.rs [] []
/src/spdm-rs/sys_time/src/rtc.rs [] []
/src/spdm-rs/pcidoe_transport/src/header.rs [] []
/src/spdm-rs/spdmlib/src/message/heartbeat.rs ['get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'digest_req', 'capability_rsp', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'keyexchange_rsp', 'certificate_rsp', 'encapsulated_request_certificate_req', 'measurement_rsp'] []
/src/spdm-rs/spdmlib/build.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/vendor_rsp.rs ['vendor_rsp'] []
/src/spdm-rs/external/ring/src/polyfill/slice/as_chunks_mut.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/certificate.rs [] []
/src/spdm-rs/external/ring/src/rsa/public_key.rs [] []
/src/spdm-rs/fuzz-target/responder/challenge_rsp/src/main.rs ['challenge_rsp'] ['challenge_rsp']
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_query.rs [] []
/src/spdm-rs/spdmlib/src/crypto/mod.rs ['challenge_req', 'challenge_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'key_exchange_req', 'psk_finish_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/psk_exchange_rsp.rs ['pskexchange_rsp'] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/asym_verify_impl.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_set_mmio_attribute_request.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/algorithm_req.rs ['algorithm_req'] []
/src/spdm-rs/test/spdmlib-test/src/protocol/measurement.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops/p384.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha/fallback.rs [] []
/src/spdm-rs/spdmlib/src/message/challenge.rs [] []
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_rsp/src/main.rs ['deliver_encapsulated_response_rsp'] ['deliver_encapsulated_response_rsp']
/src/spdm-rs/external/ring/src/cpu.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/requester/end_session_req.rs [] []
/src/spdm-rs/external/ring/src/polyfill/once_cell/race.rs ['keyexchange_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_device_interface_state.rs [] []
/src/spdm-rs/spdmlib/src/message/certificate_test.rs [] []
/src/spdm-rs/external/ring/src/rsa/keypair_components.rs [] []
/src/spdm-rs/external/ring/src/polyfill/array_split_map.rs [] []
/src/spdm-rs/external/ring/src/bb/mod.rs [] []
/src/spdm-rs/external/ring/src/rsa/keypair.rs [] []
/src/spdm-rs/spdmlib/src/common/opaque.rs ['pskexchange_rsp', 'keyexchange_rsp'] ['pskexchange_rsp', 'keyexchange_rsp']
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/end_session_rsp.rs ['end_session_rsp'] []
/src/spdm-rs/external/ring/tests/quic_tests.rs [] []
/src/spdm-rs/spdmlib/src/protocol/capability.rs [] []
/src/spdm-rs/external/ring/src/digest/dynstate.rs [] []
/src/spdm-rs/spdmlib/src/message/heartbeat_test.rs [] []
/src/spdm-rs/external/ring/src/polyfill/cstr.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/digest_rsp.rs [] []
/src/spdm-rs/spdmlib/src/time/mod.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_error.rs [] []
/src/spdm-rs/external/ring/src/testutil.rs ['get_encapsulated_request_rsp', 'challenge_req', 'challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'key_exchange_req', 'capability_rsp', 'psk_finish_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp'] ['get_encapsulated_request_rsp', 'challenge_req', 'challenge_rsp', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'key_exchange_req', 'capability_rsp', 'psk_finish_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp']
/src/spdm-rs/external/ring/src/ec/suite_b/private_key.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/n0.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_stop_interface_request.rs [] []
/src/spdm-rs/external/ring/src/aead/overlapping/partial_block.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/scalar.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/key_exchange_req.rs ['key_exchange_req'] []
/src/spdm-rs/executor/src/executor.rs [] []
/src/spdm-rs/fuzz-target/responder/key_update_rsp/src/main.rs ['key_update_rsp'] ['key_update_rsp']
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs ['pskexchange_rsp'] []
/src/spdm-rs/fuzz-target/responder/algorithm_rsp/src/main.rs ['algorithm_rsp'] ['algorithm_rsp']
/src/spdm-rs/test/spdm-responder-emu/src/spdm_device_tdisp_example.rs [] []
/src/spdm-rs/external/ring/src/error/mod.rs [] []
/src/spdm-rs/external/ring/src/aead/algorithm.rs [] []
/src/spdm-rs/external/ring/src/pbkdf2.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_stop_interface_request.rs [] []
/src/spdm-rs/external/ring/tests/agreement_tests.rs [] []
/src/spdm-rs/external/ring/tests/hkdf_tests.rs [] []
/src/spdm-rs/external/ring/src/polyfill/sliceutil.rs [] []
/src/spdm-rs/fuzz-target/requester/psk_finish_req/src/main.rs ['finish_req', 'psk_finish_req'] ['psk_finish_req']
/src/spdm-rs/external/ring/src/aead/less_safe_key.rs [] []
/src/spdm-rs/spdmlib/src/responder/digest_rsp.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/capability_req.rs ['capability_req'] []
/src/spdm-rs/fuzz-target/requester/capability_req/src/main.rs ['capability_req'] ['capability_req']
/src/spdm-rs/codec/src/codec.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/external/ring/src/rsa.rs [] []
/src/spdm-rs/external/ring/src/polyfill/unwrap_const.rs [] []
/src/spdm-rs/spdmlib/src/message/psk_finish.rs [] []
/src/spdm-rs/external/ring/src/digest/sha2/sha2_32.rs [] []
/src/spdm-rs/codec/src/macros.rs [] []
/src/spdm-rs/external/ring/src/io/writer.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/key_update_req.rs ['key_update_req'] []
/src/spdm-rs/external/ring/src/aead/overlapping/base.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_tdisp_capabilities.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/psk_finish_req.rs ['finish_req', 'psk_finish_req'] []
/src/spdm-rs/spdmlib/src/message/key_update.rs [] []
/src/spdm-rs/external/ring/tests/ed25519_tests.rs [] []
/src/spdm-rs/test/spdm-responder-emu/src/main.rs [] []
/src/spdm-rs/external/ring/src/digest.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/heartbeat_req.rs ['heartbeat_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_lock_interface_request.rs [] []
/src/spdm-rs/spdmlib/src/message/mod.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/algorithm_rsp.rs ['algorithm_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/finish_rsp.rs ['finish_rsp'] []
/src/spdm-rs/external/ring/src/prefixed.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/secret.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops.rs [] []
/src/spdm-rs/external/ring/src/ec/keys.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/end_session_req.rs ['end_session_req'] []
/src/spdm-rs/spdmlib/src/message/encapsulated_test.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm/vclmulavx2.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/challenge.rs [] []
/src/spdm-rs/spdmlib/src/responder/heartbeat_rsp.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs ['algorithm_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_measurements_req.rs ['measurement_req'] []
/src/spdm-rs/fuzz-target/responder/capability_rsp/src/main.rs ['capability_rsp'] ['capability_rsp']
/src/spdm-rs/external/ring/src/polyfill/array_flat_map.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/finish_rsp.rs ['finish_rsp'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/asym_verify_impl.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_error.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm.rs [] []
/src/spdm-rs/spdmlib/src/message/finish_test.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_vdm_response.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/digest_scalar.rs [] []
/src/spdm-rs/spdmlib/src/crypto/bytes_mut_scrubbed.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'fuzz_x509v3', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'fuzz_x509v3', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp']
/src/spdm-rs/test/spdm-responder-emu/src/spdm_device_idekm_example.rs [] []
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_digest_rsp/src/main.rs ['deliver_encapsulated_response_digest_rsp', 'digest_rsp'] ['deliver_encapsulated_response_digest_rsp']
/src/spdm-rs/spdmlib_crypto_mbedtls/src/kem_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/test_library.rs [] []
/src/spdm-rs/fuzz-target/responder/finish_rsp/src/main.rs ['finish_rsp'] ['finish_rsp']
/src/spdm-rs/spdmlib/src/responder/encap_get_certificate.rs [] []
/src/spdm-rs/spdmlib/src/requester/mutual_authenticate.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/key_exchange_rsp.rs ['keyexchange_rsp'] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_query.rs [] []
/src/spdm-rs/spdmlib/src/responder/challenge_rsp.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/psk_exchange_req.rs ['psk_exchange_req'] []
/src/spdm-rs/external/ring/src/polyfill/slice/as_chunks.rs [] []
/src/spdm-rs/external/ring/src/polyfill/test.rs [] []
/src/spdm-rs/spdmlib/src/responder/capability_rsp.rs [] []
/src/spdm-rs/external/ring/src/rand.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'keyexchange_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/spdmlib/src/secret/mod.rs ['finish_req', 'psk_finish_req', 'key_update_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/capability_rsp.rs ['capability_rsp'] []
/src/spdm-rs/sys_time/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/protocol/version.rs [] []
/src/spdm-rs/spdmlib/src/message/encapsulated.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'fuzz_x509v3', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'fuzz_x509v3', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp']
/src/spdm-rs/external/ring/src/rsa/verification.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_digest.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/psk_finish_rsp.rs ['psk_finish_rsp'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/hmac_impl.rs [] []
/src/spdm-rs/external/ring/tests/hmac_tests.rs [] []
/src/spdm-rs/fuzz-target/requester/key_exchange_req/src/main.rs ['key_exchange_req'] ['key_exchange_req']
/src/spdm-rs/external/ring/src/aead/shift.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_unbind_p2p_stream_request.rs [] []
/src/spdm-rs/spdmlib/src/message/end_session.rs [] []
/src/spdm-rs/executor/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_capabilities_req.rs [] []
/src/spdm-rs/external/ring/bench/rsa.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/fake_device_io.rs ['challenge_req', 'encapsulated_request_req', 'measurement_req', 'version_req', 'capability_req', 'key_exchange_req', 'heartbeat_req', 'end_session_req', 'algorithm_req', 'psk_exchange_req', 'finish_req', 'psk_finish_req', 'vendor_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_bind_p2p_stream_request.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_digests_req.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_req.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_key_prog.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm/neon.rs [] []
/src/spdm-rs/external/ring/src/polyfill/ptr.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/private_exponent.rs [] []
/src/spdm-rs/spdmlib/src/common/key_schedule.rs ['finish_rsp', 'measurement_req', 'finish_req', 'psk_finish_req', 'key_update_rsp'] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/rand_impl.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_vdm_request.rs [] []
/src/spdm-rs/spdmlib/src/responder/encap_get_digest.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs ['psk_finish_rsp'] []
/src/spdm-rs/spdmlib/src/responder/certificate_rsp.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/pqc_asym_verify_impl.rs [] []
/src/spdm-rs/spdmlib/src/message/measurement.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops/elem.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_digest_rsp.rs ['deliver_encapsulated_response_digest_rsp'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs ['deliver_encapsulated_response_certificate_rsp'] []
/src/spdm-rs/test/spdm-emu/src/spdm_emu.rs ['get_encapsulated_request_rsp', 'challenge_req', 'heartbeat_rsp', 'challenge_rsp', 'deliver_encapsulated_response_digest_rsp', 'deliver_encapsulated_response_certificate_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'vendor_rsp', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'deliver_encapsulated_response_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'pskexchange_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'digest_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp', 'end_session_rsp'] []
/src/spdm-rs/external/ring/src/deprecated_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/crypto_callback.rs ['get_encapsulated_request_rsp', 'challenge_req', 'challenge_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'key_exchange_req', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'key_update_rsp'] []
/src/spdm-rs/spdmlib/src/requester/key_update_req.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_bind_p2p_stream_request.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_start_interface_request.rs [] []
/src/spdm-rs/fuzz-target/requester/key_update_req/src/main.rs ['key_update_req'] ['key_update_req']
/src/spdm-rs/fuzz-target/requester/digest_req/src/main.rs [] []
/src/spdm-rs/external/ring/src/cpu/arm.rs [] []
/src/spdm-rs/spdmlib/src/requester/heartbeat_req.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/measurement_req.rs ['measurement_req'] []
/src/spdm-rs/fuzz-target/requester/measurement_req/src/main.rs ['measurement_req'] ['measurement_req']
/src/spdm-rs/spdmlib_crypto_mbedtls/src/rand_impl.rs [] []
/src/spdm-rs/external/ring/src/aead/overlapping/array.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_key_set_stop.rs [] []
/src/spdm-rs/spdmlib/src/message/finish.rs [] []
/src/spdm-rs/external/ring/src/rsa/padding.rs [] []
/src/spdm-rs/external/ring/src/cpu/arm/darwin.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/inout.rs [] []
/src/spdm-rs/external/ring/src/aead/poly1305.rs [] []
/src/spdm-rs/external/ring/src/io/der.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_capabilities_req.rs ['capability_req'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/dhe_impl.rs [] []
/src/spdm-rs/fuzz-target/requester/challenge_req/src/main.rs ['challenge_req'] ['challenge_req']
/src/spdm-rs/test/spdmlib-test/src/watchdog_impl_sample.rs [] []
/src/spdm-rs/external/ring/cavp/tests/shavs.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/capability_rsp.rs ['capability_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/finish_req.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/digest.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_device_interface_report.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/encap_rsp.rs ['get_encapsulated_request_rsp'] []
/src/spdm-rs/fuzz-target/requester/finish_req/src/main.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_dispatcher.rs [] []
/src/spdm-rs/external/ring/tests/error_tests.rs [] []
/src/spdm-rs/external/ring/tests/constant_time_tests.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/challenge_req.rs ['challenge_req'] []
/src/spdm-rs/spdmlib/src/message/psk_exchange.rs [] []
/src/spdm-rs/external/ring/src/digest/sha1.rs [] []
/src/spdm-rs/fuzz-target/requester/encapsulated_request_digest_req/src/main.rs ['encapsulated_request_digest_req', 'digest_req'] ['encapsulated_request_digest_req']
/src/spdm-rs/external/ring/src/bb/boolmask.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/key_exchange_req.rs ['key_exchange_req'] []
/src/spdm-rs/fuzz-target/pass_context/src/pass_responder.rs [] []
/src/spdm-rs/mctp_transport/src/header.rs [] []
/src/spdm-rs/external/ring/src/aead/opening_key.rs [] []
/src/spdm-rs/spdmlib/src/message/algorithm_test.rs [] []
/src/spdm-rs/fuzz-target/responder/end_session_rsp/src/main.rs ['end_session_rsp'] ['end_session_rsp']
/src/spdm-rs/fuzz-target/responder/get_encapsulated_request_rsp/src/main.rs ['get_encapsulated_request_rsp'] ['get_encapsulated_request_rsp']
/src/spdm-rs/external/ring/src/cpu/arm/windows.rs [] []
/src/spdm-rs/fuzz-target/random_requester/src/main.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/device_io.rs ['get_encapsulated_request_rsp', 'challenge_req', 'challenge_rsp', 'encapsulated_request_req', 'version_rsp', 'encapsulated_request_digest_req', 'certificate_req', 'key_update_req', 'digest_req', 'finish_rsp', 'measurement_req', 'version_req', 'capability_req', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'end_session_req', 'psk_finish_rsp', 'algorithm_rsp', 'algorithm_req', 'psk_exchange_req', 'keyexchange_rsp', 'certificate_rsp', 'finish_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'measurement_rsp', 'vendor_req', 'key_update_rsp'] []
/src/spdm-rs/external/ring/src/rsa/public_modulus.rs [] []
/src/spdm-rs/spdmlib/src/requester/psk_exchange_req.rs [] []
/src/spdm-rs/external/ring/src/error/input_too_long.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/vendor_req.rs ['vendor_req'] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/boxed_limbs.rs [] []
/src/spdm-rs/idekm/src/pci_idekm.rs [] []
/src/spdm-rs/external/ring/src/tests/bits_tests.rs [] []
/src/spdm-rs/external/ring/src/polyfill/cold_error.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/encap_get_digest.rs ['deliver_encapsulated_response_digest_rsp', 'digest_rsp'] []
/src/spdm-rs/fuzz-target/requester/psk_exchange_req/src/main.rs ['psk_exchange_req'] ['psk_exchange_req']
/src/spdm-rs/external/ring/src/aead/gcm/fallback.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/vp.rs [] []
/src/spdm-rs/spdmlib/src/requester/finish_req.rs [] []
/src/spdm-rs/external/ring/src/io/der_writer.rs [] []
/src/spdm-rs/external/ring/src/hmac.rs ['keyexchange_rsp'] ['keyexchange_rsp']
/src/spdm-rs/fuzz-target/responder/keyexchange_rsp/src/main.rs ['keyexchange_rsp'] ['keyexchange_rsp']

Directories in report

Directory
/src/spdm-rs/fuzz-target/responder/key_update_rsp/src/
/src/spdm-rs/external/ring/src/arithmetic/limbs/x86_64/
/src/spdm-rs/spdmlib_crypto_mbedtls/src/
/src/spdm-rs/external/ring/src/polyfill/once_cell/
/src/spdm-rs/fuzz-target/requester/challenge_req/src/
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305/
/src/spdm-rs/spdmlib/src/crypto/fips/asym_verify_st/
/src/spdm-rs/test/spdm-requester-emu/src/
/src/spdm-rs/external/ring/tests/
/src/spdm-rs/test/spdmlib-test/src/requester_tests/
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_certificate_rsp/src/
/src/spdm-rs/idekm/src/pci_ide_km_responder/
/src/spdm-rs/external/ring/src/aead/aes/
/src/spdm-rs/fuzz-target/requester/heartbeat_req/src/
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/
/src/spdm-rs/external/ring/src/ec/curve25519/
/src/spdm-rs/external/ring/src/digest/
/src/spdm-rs/fuzz-target/requester/digest_req/src/
/src/spdm-rs/fuzz-target/requester/finish_req/src/
/src/spdm-rs/fuzz-target/requester/algorithm_req/src/
/src/spdm-rs/fuzz-target/requester/key_update_req/src/
/src/spdm-rs/codec/src/
/src/spdm-rs/test/spdmlib-test/src/responder_tests/
/src/spdm-rs/external/ring/src/ec/
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_rsp/src/
/src/spdm-rs/external/ring/src/polyfill/
/src/spdm-rs/external/ring/src/aead/gcm/
/src/spdm-rs/external/ring/src/error/
/src/spdm-rs/fuzz-target/responder/capability_rsp/src/
/src/spdm-rs/fuzz-target/requester/capability_req/src/
/src/spdm-rs/external/ring/src/
/src/spdm-rs/spdmlib/src/message/
/src/spdm-rs/fuzz-target/responder/challenge_rsp/src/
/src/spdm-rs/spdmlib/src/secret/
/src/spdm-rs/fuzz-target/requester/psk_finish_req/src/
/src/spdm-rs/tdisp/src/pci_tdisp_requester/
/src/spdm-rs/spdmlib/src/crypto/fips/cavs_vectors/
/src/spdm-rs/spdmlib/src/protocol/
/src/spdm-rs/external/ring/src/aead/chacha/
/src/spdm-rs/spdmlib/src/common/
/src/spdm-rs/external/ring/src/rsa/padding/
/src/spdm-rs/fuzz-target/responder/certificate_rsp/src/
/src/spdm-rs/fuzz-target/responder/psk_finish_rsp/src/
/src/spdm-rs/fuzz-target/responder/digest_rsp/src/
/src/spdm-rs/fuzz-target/requester/key_exchange_req/src/
/src/spdm-rs/external/ring/src/io/
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/
/src/spdm-rs/fuzz-target/responder/measurement_rsp/src/
/src/spdm-rs/fuzz-target/responder/get_encapsulated_request_rsp/src/
/src/spdm-rs/external/ring/src/arithmetic/limbs512/
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/
/src/spdm-rs/external/ring/src/ec/suite_b/ops/
/src/spdm-rs/executor/src/
/src/spdm-rs/tdisp/src/pci_tdisp_responder/
/src/spdm-rs/fuzz-target/requester/measurement_req/src/
/src/spdm-rs/external/ring/cavp/tests/
/src/spdm-rs/fuzz-target/responder/version_rsp/src/
/src/spdm-rs/fuzz-target/responder/keyexchange_rsp/src/
/src/spdm-rs/test/spdmlib-test/src/
/src/spdm-rs/test/spdmlib-test/src/protocol/
/src/spdm-rs/fuzz-target/responder/end_session_rsp/src/
/src/spdm-rs/fuzz-target/pass_context/src/
/src/spdm-rs/sys_time/src/
/src/spdm-rs/external/ring/src/cpu/
/src/spdm-rs/external/ring/src/aead/
/src/spdm-rs/fuzz-target/requester/psk_exchange_req/src/
/src/spdm-rs/external/ring/src/tests/
/src/spdm-rs/fuzz-target/requester/encapsulated_request_digest_req/src/
/src/spdm-rs/test/cavp_acvts_test/src/
/src/spdm-rs/tdisp/src/
/src/spdm-rs/test/spdm-responder-emu/src/
/src/spdm-rs/spdmlib/src/requester/
/src/spdm-rs/idekm/src/pci_ide_km_requester/
/src/spdm-rs/external/ring/src/rsa/
/src/spdm-rs/external/ring/src/aead/overlapping/
/src/spdm-rs/external/ring/src/polyfill/slice/
/src/spdm-rs/fuzz-target/requester/vendor_req/src/
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_digest_rsp/src/
/src/spdm-rs/external/ring/src/arithmetic/
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519/
/src/spdm-rs/spdmlib/src/crypto/
/src/spdm-rs/spdmlib/src/responder/
/src/spdm-rs/fuzz-target/responder/pskexchange_rsp/src/
/src/spdm-rs/idekm/src/
/src/spdm-rs/spdmlib/src/watchdog/
/src/spdm-rs/external/ring/src/bb/
/src/spdm-rs/external/ring/src/digest/sha2/
/src/spdm-rs/mctp_transport/src/
/src/spdm-rs/external/ring/src/ec/suite_b/
/src/spdm-rs/external/ring/src/arithmetic/bigint/
/src/spdm-rs/spdmlib/src/time/
/src/spdm-rs/fuzz-target/responder/heartbeat_rsp/src/
/src/spdm-rs/fuzz-target/responder/vendor_rsp/src/
/src/spdm-rs/external/ring/bench/
/src/spdm-rs/fuzz-target/responder/finish_rsp/src/
/src/spdm-rs/fuzz-target/requester/certificate_req/src/
/src/spdm-rs/pcidoe_transport/src/
/src/spdm-rs/external/ring/src/aead/aes_gcm/
/src/spdm-rs/test/spdm-emu/src/
/src/spdm-rs/fuzz-target/requester/encapsulated_request_certificate_req/src/
/src/spdm-rs/fuzz-target/responder/algorithm_rsp/src/
/src/spdm-rs/fuzz-target/fuzzlib/src/
/src/spdm-rs/spdmlib/src/crypto/fips/aead_st/
/src/spdm-rs/external/ring/
/src/spdm-rs/spdmlib/src/
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/
/src/spdm-rs/fuzz-target/random_requester/src/
/src/spdm-rs/fuzz-target/requester/end_session_req/src/
/src/spdm-rs/external/ring/src/cpu/arm/
/src/spdm-rs/spdmlib/
/src/spdm-rs/fuzz-target/requester/version_req/src/
/src/spdm-rs/external/ring/src/aead/poly1305/
/src/spdm-rs/test/spdmlib-test/src/common/
/src/spdm-rs/fuzz-target/requester/encapsulated_request_req/src/

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
get_encapsulated_request_rsp fuzzerLogFile-get_encapsulated_request_rsp.data fuzzerLogFile-get_encapsulated_request_rsp.data.yaml get_encapsulated_request_rsp.covreport
challenge_req fuzzerLogFile-challenge_req.data fuzzerLogFile-challenge_req.data.yaml challenge_req.covreport
heartbeat_rsp fuzzerLogFile-heartbeat_rsp.data fuzzerLogFile-heartbeat_rsp.data.yaml heartbeat_rsp.covreport
challenge_rsp fuzzerLogFile-challenge_rsp.data fuzzerLogFile-challenge_rsp.data.yaml challenge_rsp.covreport
deliver_encapsulated_response_digest_rsp fuzzerLogFile-deliver_encapsulated_response_digest_rsp.data fuzzerLogFile-deliver_encapsulated_response_digest_rsp.data.yaml deliver_encapsulated_response_digest_rsp.covreport
deliver_encapsulated_response_certificate_rsp fuzzerLogFile-deliver_encapsulated_response_certificate_rsp.data fuzzerLogFile-deliver_encapsulated_response_certificate_rsp.data.yaml deliver_encapsulated_response_certificate_rsp.covreport
encapsulated_request_req fuzzerLogFile-encapsulated_request_req.data fuzzerLogFile-encapsulated_request_req.data.yaml encapsulated_request_req.covreport
version_rsp fuzzerLogFile-version_rsp.data fuzzerLogFile-version_rsp.data.yaml version_rsp.covreport
encapsulated_request_digest_req fuzzerLogFile-encapsulated_request_digest_req.data fuzzerLogFile-encapsulated_request_digest_req.data.yaml encapsulated_request_digest_req.covreport
certificate_req fuzzerLogFile-certificate_req.data fuzzerLogFile-certificate_req.data.yaml certificate_req.covreport
key_update_req fuzzerLogFile-key_update_req.data fuzzerLogFile-key_update_req.data.yaml key_update_req.covreport
vendor_rsp fuzzerLogFile-vendor_rsp.data fuzzerLogFile-vendor_rsp.data.yaml vendor_rsp.covreport
digest_req fuzzerLogFile-digest_req.data fuzzerLogFile-digest_req.data.yaml digest_req.covreport
finish_rsp fuzzerLogFile-finish_rsp.data fuzzerLogFile-finish_rsp.data.yaml finish_rsp.covreport
measurement_req fuzzerLogFile-measurement_req.data fuzzerLogFile-measurement_req.data.yaml measurement_req.covreport
version_req fuzzerLogFile-version_req.data fuzzerLogFile-version_req.data.yaml version_req.covreport
capability_req fuzzerLogFile-capability_req.data fuzzerLogFile-capability_req.data.yaml capability_req.covreport
deliver_encapsulated_response_rsp fuzzerLogFile-deliver_encapsulated_response_rsp.data fuzzerLogFile-deliver_encapsulated_response_rsp.data.yaml deliver_encapsulated_response_rsp.covreport
fuzz_x509v3 fuzzerLogFile-fuzz_x509v3.data fuzzerLogFile-fuzz_x509v3.data.yaml fuzz_x509v3.covreport
key_exchange_req fuzzerLogFile-key_exchange_req.data fuzzerLogFile-key_exchange_req.data.yaml key_exchange_req.covreport
capability_rsp fuzzerLogFile-capability_rsp.data fuzzerLogFile-capability_rsp.data.yaml capability_rsp.covreport
heartbeat_req fuzzerLogFile-heartbeat_req.data fuzzerLogFile-heartbeat_req.data.yaml heartbeat_req.covreport
end_session_req fuzzerLogFile-end_session_req.data fuzzerLogFile-end_session_req.data.yaml end_session_req.covreport
psk_finish_rsp fuzzerLogFile-psk_finish_rsp.data fuzzerLogFile-psk_finish_rsp.data.yaml psk_finish_rsp.covreport
algorithm_rsp fuzzerLogFile-algorithm_rsp.data fuzzerLogFile-algorithm_rsp.data.yaml algorithm_rsp.covreport
pskexchange_rsp fuzzerLogFile-pskexchange_rsp.data fuzzerLogFile-pskexchange_rsp.data.yaml pskexchange_rsp.covreport
algorithm_req fuzzerLogFile-algorithm_req.data fuzzerLogFile-algorithm_req.data.yaml algorithm_req.covreport
psk_exchange_req fuzzerLogFile-psk_exchange_req.data fuzzerLogFile-psk_exchange_req.data.yaml psk_exchange_req.covreport
keyexchange_rsp fuzzerLogFile-keyexchange_rsp.data fuzzerLogFile-keyexchange_rsp.data.yaml keyexchange_rsp.covreport
digest_rsp fuzzerLogFile-digest_rsp.data fuzzerLogFile-digest_rsp.data.yaml digest_rsp.covreport
certificate_rsp fuzzerLogFile-certificate_rsp.data fuzzerLogFile-certificate_rsp.data.yaml certificate_rsp.covreport
finish_req fuzzerLogFile-finish_req.data fuzzerLogFile-finish_req.data.yaml finish_req.covreport
encapsulated_request_certificate_req fuzzerLogFile-encapsulated_request_certificate_req.data fuzzerLogFile-encapsulated_request_certificate_req.data.yaml encapsulated_request_certificate_req.covreport
psk_finish_req fuzzerLogFile-psk_finish_req.data fuzzerLogFile-psk_finish_req.data.yaml psk_finish_req.covreport
measurement_rsp fuzzerLogFile-measurement_rsp.data fuzzerLogFile-measurement_rsp.data.yaml measurement_rsp.covreport
vendor_req fuzzerLogFile-vendor_req.data fuzzerLogFile-vendor_req.data.yaml vendor_req.covreport
key_update_rsp fuzzerLogFile-key_update_rsp.data fuzzerLogFile-key_update_rsp.data.yaml key_update_rsp.covreport
end_session_rsp fuzzerLogFile-end_session_rsp.data fuzzerLogFile-end_session_rsp.data.yaml end_session_rsp.covreport