Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues
Report generation date: 2026-04-11

Project overview: spdm-rs

High level conclusions

Reachability and coverage overview

Functions statically reachable by fuzzers
2.0%
83 / 4272
Cyclomatic complexity statically reachable by fuzzers
3.0%
284 / 8171
Runtime code coverage of functions
5.0%
234 / 4272

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
encapsulated_request_digest_req spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs 69 4257 13 33 0 9 encapsulated_request_digest_req.rs
deliver_encapsulated_response_digest_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_digest_rsp.rs 41 4264 13 28 0 7 deliver_encapsulated_response_digest_rsp.rs
get_encapsulated_request_rsp spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs 44 4263 13 33 0 7 get_encapsulated_request_rsp.rs
challenge_rsp spdmlib/fuzz/fuzz_targets/challenge_rsp.rs 53 4262 13 41 0 8 challenge_rsp.rs
version_rsp spdmlib/fuzz/fuzz_targets/version_rsp.rs 48 4264 13 40 0 8 version_rsp.rs
challenge_req spdmlib/fuzz/fuzz_targets/challenge_req.rs 55 4263 13 32 0 10 challenge_req.rs
heartbeat_rsp spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs 58 4260 13 28 0 7 heartbeat_rsp.rs
vendor_rsp spdmlib/fuzz/fuzz_targets/vendor_rsp.rs 46 4263 13 30 0 7 vendor_rsp.rs
encapsulated_request_req spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs 61 4261 13 28 0 12 encapsulated_request_req.rs
certificate_req spdmlib/fuzz/fuzz_targets/certificate_req.rs 68 4257 13 31 0 9 certificate_req.rs
measurement_req spdmlib/fuzz/fuzz_targets/measurement_req.rs 80 4257 13 34 0 14 measurement_req.rs
capability_req spdmlib/fuzz/fuzz_targets/capability_req.rs 41 4265 13 30 0 9 capability_req.rs
deliver_encapsulated_response_certificate_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs 44 4262 13 28 0 8 deliver_encapsulated_response_certificate_rsp.rs
deliver_encapsulated_response_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs 45 4263 13 27 0 7 deliver_encapsulated_response_rsp.rs
version_req spdmlib/fuzz/fuzz_targets/version_req.rs 16 4268 13 29 0 3 version_req.rs
digest_req spdmlib/fuzz/fuzz_targets/digest_req.rs 69 4257 13 33 0 9 digest_req.rs
key_update_req spdmlib/fuzz/fuzz_targets/key_update_req.rs 10 4270 12 24 0 3 key_update_req.rs
finish_rsp spdmlib/fuzz/fuzz_targets/finish_rsp.rs 78 4258 13 33 0 8 finish_rsp.rs
key_exchange_req spdmlib/fuzz/fuzz_targets/key_exchange_req.rs 56 4263 13 32 0 14 key_exchange_req.rs
capability_rsp spdmlib/fuzz/fuzz_targets/capability_rsp.rs 42 4264 13 39 0 7 capability_rsp.rs
fuzz_x509v3 spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs 43 4243 7 4 0 236 fuzz_x509v3.rs
heartbeat_req spdmlib/fuzz/fuzz_targets/heartbeat_req.rs 59 4261 13 29 0 9 heartbeat_req.rs
algorithm_rsp spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs 42 4264 13 39 0 7 algorithm_rsp.rs
psk_finish_rsp spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs 65 4259 13 31 0 7 psk_finish_rsp.rs
end_session_req spdmlib/fuzz/fuzz_targets/end_session_req.rs 59 4261 13 29 0 9 end_session_req.rs
psk_exchange_req spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs 45 4265 13 29 0 12 psk_exchange_req.rs
algorithm_req spdmlib/fuzz/fuzz_targets/algorithm_req.rs 42 4265 13 29 0 9 algorithm_req.rs
pskexchange_rsp spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs 59 4260 13 31 0 8 pskexchange_rsp.rs
certificate_rsp spdmlib/fuzz/fuzz_targets/certificate_rsp.rs 68 4258 13 41 0 8 certificate_rsp.rs
keyexchange_rsp spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs 53 4262 13 48 0 8 keyexchange_rsp.rs
digest_rsp spdmlib/fuzz/fuzz_targets/digest_rsp.rs 41 4264 13 28 0 7 digest_rsp.rs
measurement_rsp spdmlib/fuzz/fuzz_targets/measurement_rsp.rs 68 4258 13 41 0 8 measurement_rsp.rs
key_update_rsp spdmlib/fuzz/fuzz_targets/key_update_rsp.rs 58 4260 13 32 0 7 key_update_rsp.rs
vendor_req spdmlib/fuzz/fuzz_targets/vendor_req.rs 42 4265 13 39 0 9 vendor_req.rs
encapsulated_request_certificate_req spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs 68 4257 13 31 0 9 encapsulated_request_certificate_req.rs
psk_finish_req spdmlib/fuzz/fuzz_targets/psk_finish_req.rs 63 4260 13 34 0 9 psk_finish_req.rs
finish_req spdmlib/fuzz/fuzz_targets/finish_req.rs 63 4260 13 34 0 9 finish_req.rs
end_session_rsp spdmlib/fuzz/fuzz_targets/end_session_rsp.rs 58 4260 13 28 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: 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 786 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 786 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
785 0 EP call site: 00000 SpdmDigestsResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
66
Reachable functions
69
Percentage of reachable functions covered
4.35%
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 9
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 31
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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: 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 614 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 614 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
613 0 EP call site: 00000 write_tlv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
38
Reachable functions
41
Percentage of reachable functions covered
7.32%
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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/encap_get_digest.rs 13

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 768 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 768 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
767 0 EP call site: 00000 SpdmSession::decode_spdm_secured_message

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/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 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 29
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 20
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/encap_rsp.rs 17
test/spdmlib-test/src/requester_tests/encap_req.rs 13
test/spdm-emu/src/tcp_transport.rs 4
spdmlib/src/common/mod.rs 13
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/message/heartbeat.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 1600 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 1600 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
1599 0 EP call site: 00000 SpdmMessage::spdm_read

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_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 43
test/spdm-emu/src/spdm_emu.rs 44
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
test/spdmlib-test/src/responder_tests/challenge_rsp.rs 25
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
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 4
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.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 1545 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 1545 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
1544 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
45
Reachable functions
48
Percentage of reachable functions covered
6.25%
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 39
test/spdm-emu/src/spdm_emu.rs 44
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/version_rsp.rs 18
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
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 4
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6
test/spdm-emu/src/tcp_transport.rs 4

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 743 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 743 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
742 0 EP call site: 00000 fuzz_send_receive_spdm_challenge

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
52
Reachable functions
55
Percentage of reachable functions covered
5.45%
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 43
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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 620 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 620 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
619 0 EP call site: 00000 write_tlv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
55
Reachable functions
58
Percentage of reachable functions covered
5.17%
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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/heartbeat_rsp.rs 18

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 617 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 617 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
616 0 EP call site: 00000 write_tlv

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/vendor_rsp.rs 4
fuzz-target/responder/vendor_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 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
spdmlib/src/message/vendor.rs 2
test/spdmlib-test/src/responder_tests/vendor_rsp.rs 13
spdmlib/src/responder/vendor_rsp.rs 1

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 754 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 754 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
753 0 EP call site: 00000 fuzz_session_based_mutual_authenticate

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/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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2

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 781 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 781 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
780 0 EP call site: 00000 SpdmCertificateResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
67
Reachable functions
68
Percentage of reachable functions covered
1.47%
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 9
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 29
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
test/spdmlib-test/src/requester_tests/encap_certificate.rs 16
spdmlib/src/message/heartbeat.rs 7

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 858 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 858 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
857 0 EP call site: 00000 SpdmKeySchedule::derive_master_secret

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
77
Reachable functions
80
Percentage of reachable functions covered
3.75%
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 14
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 9
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/crypto_callback.rs 4
spdmlib/src/crypto/mod.rs 5
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: 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 642 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 642 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
641 0 EP call site: 00000 fuzz_send_receive_spdm_capability

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
38
Reachable functions
41
Percentage of reachable functions covered
7.32%
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 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/get_capabilities_req.rs 15
spdmlib/src/common/mod.rs 1

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 643 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 643 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
642 0 EP call site: 00000 write_tlv

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/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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/encap_get_certificate.rs 16

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 673 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 673 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
672 0 EP call site: 00000 write_tlv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
42
Reachable functions
45
Percentage of reachable functions covered
6.67%
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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3

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 647 99.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.15%
lawngreen 50+ 1 0.15%
All colors 649 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
595 0 EP call site: 00000 write_tlv
52 596 Self::send_receive_spdm_version call site: 00596 SocketIoTransport::new

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 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/get_version_req.rs 13

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 786 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 786 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
785 0 EP call site: 00000 SpdmDigestsResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
68
Reachable functions
69
Percentage of reachable functions covered
1.45%
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 9
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 31
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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: 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 404 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 404 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
403 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 41
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.rs 3
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
test/spdm-emu/src/spdm_emu.rs 7
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 14
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 4
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
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: 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 875 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 875 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
874 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/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 14
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 9
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 4
spdmlib/src/crypto/mod.rs 5
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: 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 758 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 758 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
757 0 EP call site: 00000 fuzz_send_receive_spdm_key_exchange

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_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 9
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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 1538 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 1538 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
1537 0 EP call site: 00000 SpdmMessage::spdm_read

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/capability_rsp.rs 4
fuzz-target/responder/capability_rsp/src/main.rs 11
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 44
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/capability_rsp.rs 23
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
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 4
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

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 15.9%
gold [1:9] 1 0.37%
yellow [10:29] 9 3.40%
greenyellow [30:49] 8 3.03%
lawngreen 50+ 204 77.2%
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
5 54 object_identifiers_are_same call site: 00054
2 2 check_cert_chain_format call site: 00002
2 165 check_cert_chain_format call site: 00165 check_leaf_certificate
2 240 check_leaf_certificate call site: 00240 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: 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 661 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 661 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
660 0 EP call site: 00000 fuzz_send_receive_spdm_heartbeat

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/heartbeat_req.rs 4
fuzz-target/requester/heartbeat_req/src/main.rs 17
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 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/heartbeat_req.rs 20

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 1545 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 1545 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
1544 0 EP call site: 00000 SpdmMessage::spdm_read

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/algorithm_rsp.rs 4
fuzz-target/responder/algorithm_rsp/src/main.rs 11
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 44
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/algorithm_rsp.rs 30
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
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 4
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

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 712 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 712 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
711 0 EP call site: 00000 write_tlv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
62
Reachable functions
65
Percentage of reachable functions covered
4.62%
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 14
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
spdmlib/src/crypto/mod.rs 5
test/spdmlib-test/src/responder_tests/psk_finish_rsp.rs 22
spdmlib/src/message/heartbeat.rs 3
spdmlib/src/common/mod.rs 4

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 702 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 702 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
701 0 EP call site: 00000 fuzz_send_receive_spdm_end_session

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/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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/end_session_req.rs 20

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 689 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 689 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
688 0 EP call site: 00000 fuzz_send_receive_spdm_psk_exchange

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
42
Reachable functions
45
Percentage of reachable functions covered
6.67%
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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/psk_exchange_req.rs 16

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 641 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 641 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
640 0 EP call site: 00000 fuzz_send_receive_spdm_algorithm

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/algorithm_req.rs 4
fuzz-target/requester/algorithm_req/src/main.rs 11
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/negotiate_algorithms_req.rs 14

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 686 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 686 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
685 0 EP call site: 00000 write_tlv

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/pskexchange_rsp.rs 4
fuzz-target/responder/pskexchange_rsp/src/main.rs 17
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 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
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

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 1587 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 1587 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
1586 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
65
Reachable functions
68
Percentage of reachable functions covered
4.41%
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 43
test/spdm-emu/src/spdm_emu.rs 44
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 4
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

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 1363 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 1363 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
1362 0 EP call site: 00000 ResponderContext::handle_spdm_chunk_get

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/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 14
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 29
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 6
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 5
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 20
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 7
spdmlib/src/crypto/mod.rs 5
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/responder_tests/key_exchange_rsp.rs 26
external/aws-lc-rs/aws-lc-rs/src/ed25519.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 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
external/aws-lc-rs/aws-lc-rs/src/agreement.rs 5
external/aws-lc-rs/aws-lc-rs/src/ec/encoding.rs 13
external/aws-lc-rs/aws-lc-rs/src/cbb.rs 6
test/spdmlib-test/src/requester_tests/finish_req.rs 29
spdmlib/src/common/key_schedule.rs 35
spdmlib/src/protocol/algo.rs 4
spdmlib/src/secret/mod.rs 3
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 6
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 614 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 614 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
613 0 EP call site: 00000 write_tlv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
40
Reachable functions
41
Percentage of reachable functions covered
2.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/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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/encap_get_digest.rs 13

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 1594 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 1594 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
1593 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
65
Reachable functions
68
Percentage of reachable functions covered
4.41%
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 43
test/spdm-emu/src/spdm_emu.rs 44
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 15
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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
external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs 4
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

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 851 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 851 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
850 0 EP call site: 00000 SpdmKeySchedule::derive_aead_key_iv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
55
Reachable functions
58
Percentage of reachable functions covered
5.17%
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 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 14
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 20
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
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
spdmlib/src/protocol/algo.rs 4
spdmlib/src/secret/mod.rs 3

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 1111 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 1111 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
1110 0 EP call site: 00000 RequesterContext::send_receive_spdm_vendor_defined_request

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/vendor_req.rs 4
fuzz-target/requester/vendor_req/src/main.rs 11
tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 10
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 48
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 6
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 29
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
test/spdmlib-test/src/requester_tests/vendor_req.rs 19
spdmlib/src/requester/vendor_req.rs 10
spdmlib/src/common/mod.rs 21
spdmlib/src/message/heartbeat.rs 18
spdmlib/src/requester/context.rs 36
test/spdmlib-test/src/common/crypto_callback.rs 3
test/spdm-emu/src/tcp_transport.rs 6
external/ring/src/bits.rs 1
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/requester/handle_error_response_req.rs 11
spdmlib/src/message/vendor.rs 6

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 781 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 781 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
780 0 EP call site: 00000 SpdmCertificateResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
65
Reachable functions
68
Percentage of reachable functions covered
4.41%
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 9
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 29
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 3
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 16
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib/src/crypto/mod.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 843 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 843 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
842 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
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_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 14
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 14
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
spdmlib/src/crypto/mod.rs 5
test/spdmlib-test/src/requester_tests/psk_finish_req.rs 24
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: 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 843 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 843 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
842 0 EP call site: 00000 SpdmKeySchedule::derive_aead_key_iv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
62
Reachable functions
63
Percentage of reachable functions covered
1.59%
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 14
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 12
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs 2
spdmlib/src/common/session.rs 14
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
spdmlib/src/crypto/mod.rs 5
test/spdmlib-test/src/requester_tests/psk_finish_req.rs 24
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: 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 623 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 623 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
622 0 EP call site: 00000 write_tlv

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
55
Reachable functions
58
Percentage of reachable functions covered
5.17%
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 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 9
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 25
external/aws-lc-rs/aws-lc-rs/build.rs 4
external/ring/build.rs 1
external/aws-lc-rs/aws-lc-rs/src/test.rs 8
tdisp/src/pci_tdisp.rs 2
external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs 11
external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs 5
spdmlib/src/error.rs 2
test/spdm-emu/src/socket_io_transport.rs 11
codec/src/codec.rs 7
external/aws-lc-rs/aws-lc-rs/src/ptr.rs 1
external/aws-lc-rs/aws-lc-rs/src/fips.rs 8
test/spdm-emu/src/crypto_callback.rs 5
spdmlib/src/protocol/mod.rs 6
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
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/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 10
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/end_session_rsp.rs 20

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/encapsulated_request_digest_req.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/get_encapsulated_request_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/version_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/vendor_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/certificate_req.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/capability_req.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/deliver_encapsulated_response_rsp.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/digest_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/finish_rsp.rs

Dictionary

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


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/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/heartbeat_req.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/psk_finish_rsp.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_exchange_req.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/pskexchange_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/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/measurement_rsp.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/vendor_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/finish_req.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/external/aws-lc-rs/aws-lc-rs/src/test.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/fuzz-target/fuzzlib/src/secret.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/ecdsa_tests.rs [] []
/src/spdm-rs/external/ring/src/polyfill/cold_error.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/threading.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/external/ring/src/debug.rs [] []
/src/spdm-rs/external/ring/src/rsa.rs [] []
/src/spdm-rs/test/spdmlib-fips-test/src/test_fips.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/ed25519_benchmark.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/modulus.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/capability_req.rs ['capability_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/digest.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/key.rs [] []
/src/spdm-rs/external/ring/src/cpu.rs ['keyexchange_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ec/encoding.rs ['keyexchange_rsp'] []
/src/spdm-rs/external/ring/src/error/key_rejected.rs [] []
/src/spdm-rs/external/ring/src/aead/less_safe_key.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cmac/tests/fips.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/device_io.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/external/ring/src/aead.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/x86_64_pc_windows_msvc_crypto.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/vp.rs [] []
/src/spdm-rs/external/ring/tests/ed25519_tests.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cbb.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/responder/key_exchange_rsp.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/public_key.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/key_exchange_req.rs ['key_exchange_req'] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_key_set_go.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/heartbeat_rsp.rs ['heartbeat_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hmac.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/negotiate_algorithms_req.rs ['algorithm_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/key_wrap.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/key_exchange_rsp.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/hash_impl.rs [] []
/src/spdm-rs/fuzz-target/responder/version_rsp/src/main.rs ['version_rsp'] ['version_rsp']
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/key_wrap/tests/fips.rs [] []
/src/spdm-rs/fuzz-target/responder/key_update_rsp/src/main.rs ['key_update_rsp'] ['key_update_rsp']
/src/spdm-rs/external/ring/tests/rsa_tests.rs [] []
/src/spdm-rs/external/ring/bench/aead.rs [] []
/src/spdm-rs/pcidoe_transport/src/header.rs [] []
/src/spdm-rs/spdmlib/src/requester/challenge_req.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/aarch64_unknown_linux_musl_crypto.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/basic_quic_test.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_device_interface_state.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/signature/parsed_public_key_tests.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/version_rsp.rs ['version_rsp'] []
/src/spdm-rs/spdmlib/src/message/psk_exchange.rs [] []
/src/spdm-rs/external/ring/src/digest/sha2/ffi.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm/vclmulavx2.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/capability_rsp.rs ['capability_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hmac/tests/fips.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/rsa_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/capability.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/hkdf_test.rs [] []
/src/spdm-rs/external/ring/src/polyfill.rs [] []
/src/spdm-rs/external/ring/src/polyfill/once_cell/race.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/requester/get_digests_req.rs [] []
/src/spdm-rs/fuzz-target/responder/end_session_rsp/src/main.rs ['end_session_rsp'] ['end_session_rsp']
/src/spdm-rs/spdmlib/src/crypto/x509v3.rs ['fuzz_x509v3'] ['fuzz_x509v3']
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/rand_nonce.rs [] []
/src/spdm-rs/external/ring/src/rsa/padding.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/error_rsp.rs [] []
/src/spdm-rs/external/ring/src/bb/mod.rs [] []
/src/spdm-rs/spdmlib/src/requester/mutual_authenticate.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ec.rs [] []
/src/spdm-rs/spdmlib/src/common/session.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/external/ring/src/io/der.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/util.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp']
/src/spdm-rs/external/ring/tests/hkdf_tests.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/digest_benchmark.rs [] []
/src/spdm-rs/spdmlib/src/responder/encap_rsp.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cbs.rs [] []
/src/spdm-rs/external/ring/src/io/positive.rs [] []
/src/spdm-rs/spdmlib/src/responder/vendor_rsp.rs ['vendor_rsp'] ['vendor_rsp']
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/i686_pc_windows_msvc_crypto.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs ['get_encapsulated_request_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/aead_test.rs [] []
/src/spdm-rs/external/ring/src/cpu/arm/darwin.rs [] []
/src/spdm-rs/spdmlib/src/responder/version_rsp.rs [] []
/src/spdm-rs/spdmlib_crypto_aws_lc/src/pqc_asym_sign_impl.rs [] []
/src/spdm-rs/fuzz-target/requester/capability_req/src/main.rs ['capability_req'] ['capability_req']
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/psk_finish_req.rs ['psk_finish_req'] []
/src/spdm-rs/external/ring/tests/signature_tests.rs [] []
/src/spdm-rs/fuzz-target/requester/certificate_req/src/main.rs [] []
/src/spdm-rs/external/ring/src/rsa/public_modulus.rs [] []
/src/spdm-rs/external/ring/src/digest/sha2/sha2_64.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/version_rsp.rs ['version_rsp'] []
/src/spdm-rs/external/ring/src/rsa/public_key_components.rs [] []
/src/spdm-rs/spdmlib/src/message/algorithm.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/aead_impl.rs [] []
/src/spdm-rs/spdmlib/src/message/encapsulated.rs [] []
/src/spdm-rs/spdmlib/src/requester/finish_req.rs [] []
/src/spdm-rs/fuzz-target/responder/challenge_rsp/src/main.rs ['challenge_rsp'] ['challenge_rsp']
/src/spdm-rs/spdmlib/src/crypto/fips/aead_st/mod.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_get_test.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/scalar.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/cipher_test.rs [] []
/src/spdm-rs/external/ring/src/io/writer.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp']
/src/spdm-rs/test/spdmlib-test/src/protocol/algorithm.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/key_update_req.rs [] []
/src/spdm-rs/external/ring/tests/agreement_tests.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_certificate_req.rs [] []
/src/spdm-rs/external/ring/src/hmac.rs [] []
/src/spdm-rs/fuzz-target/random_requester/src/main.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs ['deliver_encapsulated_response_rsp'] []
/src/spdm-rs/spdmlib/src/responder/app_message_handler.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_query.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/protocol/algo.rs ['challenge_rsp', 'version_rsp', 'measurement_req', 'finish_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'key_update_rsp', 'psk_finish_req', 'finish_req'] ['challenge_rsp', 'version_rsp', 'measurement_req', 'finish_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'key_update_rsp', 'psk_finish_req', 'finish_req']
/src/spdm-rs/spdmlib/src/time/mod.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/spdmlib/src/message/measurement_test.rs [] []
/src/spdm-rs/spdmlib/src/message/challenge_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_certificate.rs ['certificate_req', 'encapsulated_request_certificate_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/fips.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/encap_get_digest.rs ['deliver_encapsulated_response_digest_rsp', 'digest_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_digest.rs ['encapsulated_request_digest_req', 'digest_req'] []
/src/spdm-rs/external/ring/src/polyfill/slice/as_chunks_mut.rs [] []
/src/spdm-rs/test/spdm-emu/src/crypto_callback.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/lib.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/basic_aead_test.rs [] []
/src/spdm-rs/spdmlib/build.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_version.rs [] []
/src/spdm-rs/fuzz-target/responder/vendor_rsp/src/main.rs ['vendor_rsp'] ['vendor_rsp']
/src/spdm-rs/spdmlib/src/message/vendor.rs ['challenge_rsp', 'version_rsp', 'vendor_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp', 'vendor_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/tls_prf.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/digest_rsp.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/cmac_tests.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/chacha.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs ['pskexchange_rsp'] []
/src/spdm-rs/spdmlib/src/message/heartbeat.rs ['encapsulated_request_digest_req', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'certificate_req', 'digest_req', 'capability_rsp', 'algorithm_rsp', 'psk_finish_rsp', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'vendor_req', 'encapsulated_request_certificate_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pbkdf2.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/digest/tests/fips.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/cipher_benchmark.rs [] []
/src/spdm-rs/external/ring/src/polyfill/ptr.rs [] []
/src/spdm-rs/external/ring/src/signature.rs [] []
/src/spdm-rs/fuzz-target/pass_context/src/pass_requester.rs [] []
/src/spdm-rs/codec/src/codec.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/external/ring/src/aead/overlapping/partial_block.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pqdsa/key_pair.rs [] []
/src/spdm-rs/external/ring/src/digest/dynstate.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/key_update_rsp.rs ['key_update_rsp'] []
/src/spdm-rs/fuzz-target/requester/key_update_req/src/main.rs ['key_update_req'] ['key_update_req']
/src/spdm-rs/external/ring/tests/rand_tests.rs [] []
/src/spdm-rs/fuzz-target/responder/capability_rsp/src/main.rs ['capability_rsp'] ['capability_rsp']
/src/spdm-rs/spdmlib/src/message/digest.rs [] []
/src/spdm-rs/spdmlib/src/requester/heartbeat_req.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/vendor_rsp.rs ['vendor_rsp'] []
/src/spdm-rs/external/ring/src/arithmetic/bigint.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/fake_hkdf_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/tests/sanity-tests.rs [] []
/src/spdm-rs/fuzz-target/responder/keyexchange_rsp/src/main.rs ['keyexchange_rsp'] ['keyexchange_rsp']
/src/spdm-rs/external/ring/src/error/unspecified.rs [] []
/src/spdm-rs/spdmlib/src/message/challenge.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/io/positive.rs [] []
/src/spdm-rs/external/ring/src/io/der_writer.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/universal_crypto.rs [] []
/src/spdm-rs/fuzz-target/requester/psk_exchange_req/src/main.rs ['psk_exchange_req'] ['psk_exchange_req']
/src/spdm-rs/external/ring/src/rsa/keypair_components.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_set_mmio_attribute_request.rs [] []
/src/spdm-rs/external/ring/src/cpu/arm/windows.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_dispatcher.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/hmac_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/vendor_rsp.rs ['vendor_rsp'] []
/src/spdm-rs/spdmlib_crypto_aws_lc/src/kem_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/end_session_rsp.rs ['end_session_rsp'] []
/src/spdm-rs/spdmlib/src/requester/key_exchange_req.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/fuzz_x509v3.rs ['fuzz_x509v3'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/examples/digest.rs [] []
/src/spdm-rs/external/ring/src/bb/boolmask.rs [] []
/src/spdm-rs/spdmlib/src/crypto/crypto_tests.rs [] []
/src/spdm-rs/external/ring/bench/ecdsa.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hkdf.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm.rs [] []
/src/spdm-rs/spdmlib/src/protocol/capability.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/pqc_asym_verify_impl.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_unbind_p2p_stream_request.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/curve.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/self_test.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/key_exchange_req.rs ['key_exchange_req'] []
/src/spdm-rs/external/ring/src/aead/chacha.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/mod.rs [] []
/src/spdm-rs/external/ring/src/pkcs8.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/cert_operation_impl.rs [] []
/src/spdm-rs/external/ring/tests/error_tests.rs [] []
/src/spdm-rs/fuzz-target/responder/finish_rsp/src/main.rs ['finish_rsp'] ['finish_rsp']
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs ['encapsulated_request_digest_req'] []
/src/spdm-rs/spdmlib/src/message/version_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/end_session_req.rs ['end_session_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/tests/fips.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/key_update_req.rs ['key_update_req'] []
/src/spdm-rs/test/spdm-emu/src/spdm_emu.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/requester/psk_exchange_req.rs [] []
/src/spdm-rs/spdmlib/src/requester/context.rs ['vendor_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/encoding.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/limbs512/storage.rs [] []
/src/spdm-rs/external/ring/src/polyfill/slice.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/key_update_rsp.rs ['key_update_rsp'] []
/src/spdm-rs/spdmlib/src/responder/digest_rsp.rs [] []
/src/spdm-rs/spdmlib/src/requester/end_session_req.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm/ffi.rs [] []
/src/spdm-rs/test/spdmlib-test/src/test_library.rs [] []
/src/spdm-rs/spdmlib/src/message/key_update.rs [] []
/src/spdm-rs/fuzz-target/requester/heartbeat_req/src/main.rs ['heartbeat_req'] ['heartbeat_req']
/src/spdm-rs/fuzz-target/responder/certificate_rsp/src/main.rs ['certificate_rsp'] ['certificate_rsp']
/src/spdm-rs/spdmlib/src/requester/handle_error_response_req.rs ['vendor_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/padded.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/cert_operation_impl.rs [] []
/src/spdm-rs/external/ring/src/deprecated_test.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_query.rs [] []
/src/spdm-rs/fuzz-target/pass_context/src/pass_responder.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/finish_req.rs ['keyexchange_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_device_interface_report.rs [] []
/src/spdm-rs/spdmlib/src/message/capability_test.rs [] []
/src/spdm-rs/spdmlib/src/responder/finish_rsp.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rand.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/tls.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/examples/cipher.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/iv.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/fake_device_io.rs ['challenge_req', 'encapsulated_request_req', 'measurement_req', 'capability_req', 'version_req', 'key_exchange_req', 'heartbeat_req', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'vendor_req', 'psk_finish_req', 'finish_req'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/certificate_rsp.rs ['certificate_rsp'] []
/src/spdm-rs/fuzz-target/responder/measurement_rsp/src/main.rs ['measurement_rsp'] ['measurement_rsp']
/src/spdm-rs/external/aws-lc-rs/scripts/tools/semver.rs [] []
/src/spdm-rs/fuzz-target/responder/psk_finish_rsp/src/main.rs ['psk_finish_rsp'] ['psk_finish_rsp']
/src/spdm-rs/spdmlib/src/secret/mod.rs ['keyexchange_rsp', 'key_update_rsp', 'psk_finish_req', 'finish_req'] []
/src/spdm-rs/external/ring/build.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_tdisp_version.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/algorithm_req.rs ['algorithm_req'] []
/src/spdm-rs/test/spdmlib-test/src/test_client_server.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/rand_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/tls_prf/tests/fips.rs [] []
/src/spdm-rs/fuzz-target/requester/psk_finish_req/src/main.rs ['psk_finish_req', 'finish_req'] ['psk_finish_req']
/src/spdm-rs/external/ring/src/aead/overlapping/base.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs ['algorithm_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/block.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/external/ring/tests/quic_tests.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/psk_finish_req.rs ['psk_finish_req', 'finish_req'] []
/src/spdm-rs/external/ring/src/digest/sha2/sha2_32.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/limbs/x86_64/mont.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/pbkdf2_benchmark.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops/p256.rs [] []
/src/spdm-rs/spdmlib/src/message/finish_test.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs ['heartbeat_rsp'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/finish_rsp.rs ['finish_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement/parsed_public_key_tests.rs [] []
/src/spdm-rs/fuzz-target/responder/algorithm_rsp/src/main.rs ['algorithm_rsp'] ['algorithm_rsp']
/src/spdm-rs/external/ring/src/rsa/verification.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_certificate.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/signature/tests/fips.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cmac.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/private_key.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/endian.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/challenge.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305/mod.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305/integrated.rs [] []
/src/spdm-rs/spdmlib/src/requester/key_update_req.rs [] []
/src/spdm-rs/spdmlib/src/common/opaque.rs ['pskexchange_rsp', 'keyexchange_rsp'] ['pskexchange_rsp', 'keyexchange_rsp']
/src/spdm-rs/external/ring/src/limb.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_error.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/context.rs [] []
/src/spdm-rs/spdmlib/src/message/encapsulated_test.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/kdf.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/context.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/responder/challenge_rsp.rs [] []
/src/spdm-rs/test/spdm-emu/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/responder/context.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/hmac_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_capabilities_req.rs ['capability_req'] []
/src/spdm-rs/spdmlib/src/protocol/version.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/digest/sha.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/kem_impl.rs [] []
/src/spdm-rs/spdmlib/src/common/key_schedule.rs ['measurement_req', 'finish_rsp', 'keyexchange_rsp', 'key_update_rsp', 'psk_finish_req', 'finish_req'] []
/src/spdm-rs/fuzz-target/requester/version_req/src/main.rs ['version_req'] ['version_req']
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pbkdf2/tests/fips.rs [] []
/src/spdm-rs/external/ring/src/hkdf.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/aarch64_apple_darwin_crypto.rs [] []
/src/spdm-rs/external/ring/src/bits.rs ['encapsulated_request_digest_req', 'challenge_rsp', 'version_rsp', 'digest_req', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp', 'vendor_req'] ['encapsulated_request_digest_req', 'challenge_rsp', 'version_rsp', 'digest_req', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp', 'vendor_req']
/src/spdm-rs/spdmlib_crypto_aws_lc/src/pqc_asym_verify_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/kdf/kbkdf.rs [] []
/src/spdm-rs/external/ring/src/polyfill/test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/version.rs [] []
/src/spdm-rs/spdmlib/src/crypto/crypto_callbacks.rs [] []
/src/spdm-rs/test/spdm-emu/src/tcp_transport.rs ['get_encapsulated_request_rsp', 'version_rsp', 'vendor_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'fuzz_x509v3', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'fuzz_x509v3', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp']
/src/spdm-rs/external/ring/src/aead/gcm/neon.rs [] []
/src/spdm-rs/executor/src/executor.rs [] []
/src/spdm-rs/spdmlib/src/requester/negotiate_algorithms_req.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/encryption.rs [] []
/src/spdm-rs/test/spdm-responder-emu/src/spdm_device_idekm_example.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/signature.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm.rs [] []
/src/spdm-rs/spdmlib/src/responder/heartbeat_rsp.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/dhe_impl.rs [] []
/src/spdm-rs/spdmlib/src/responder/end_session_rsp.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement/agreement_tests.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hex.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/streaming.rs [] []
/src/spdm-rs/external/ring/src/aead/sealing_key.rs [] []
/src/spdm-rs/spdmlib/src/requester/psk_finish_req.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_get.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hkdf/tests/fips.rs [] []
/src/spdm-rs/external/ring/src/rsa/padding/pss.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/tests/fips/chacha20_poly1305_openssh.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_stop_interface_request.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/x25519.rs [] []
/src/spdm-rs/spdmlib/src/responder/error_rsp.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/io/der.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/mod.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/digest_scalar.rs [] []
/src/spdm-rs/external/ring/tests/ecdsa_tests.rs [] []
/src/spdm-rs/fuzz-target/requester/digest_req/src/main.rs [] []
/src/spdm-rs/external/ring/tests/aead_tests.rs [] []
/src/spdm-rs/spdmlib/src/message/key_exchange_test.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/challenge_rsp.rs ['challenge_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/tests/fips/quic.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/kdf/sskdf.rs [] []
/src/spdm-rs/external/ring/src/digest/sha1.rs [] []
/src/spdm-rs/external/ring/src/polyfill/array_flat_map.rs [] []
/src/spdm-rs/fuzz-target/requester/challenge_req/src/main.rs ['challenge_req'] ['challenge_req']
/src/spdm-rs/external/ring/src/aead/poly1305.rs [] []
/src/spdm-rs/spdmlib/src/requester/vendor_req.rs ['vendor_req'] ['vendor_req']
/src/spdm-rs/external/ring/src/error/mod.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/secret_callback.rs [] []
/src/spdm-rs/external/ring/src/digest.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/chacha20_poly1305_openssh.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/ffi.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/bn.rs [] []
/src/spdm-rs/codec/src/macros.rs [] []
/src/spdm-rs/external/ring/src/polyfill/unwrap_const.rs [] []
/src/spdm-rs/fuzz-target/responder/pskexchange_rsp/src/main.rs ['pskexchange_rsp'] ['pskexchange_rsp']
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/signature.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_send_test.rs [] []
/src/spdm-rs/external/ring/src/aead/nonce.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/bs.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_certificate_req.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/asym_verify_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_version_req.rs ['version_req'] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/rand_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_key_set_stop.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/heartbeat_req.rs ['heartbeat_req'] []
/src/spdm-rs/spdmlib/src/message/key_exchange.rs [] []
/src/spdm-rs/external/ring/bench/digest.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/encap_rsp.rs ['get_encapsulated_request_rsp'] []
/src/spdm-rs/fuzz-target/requester/algorithm_req/src/main.rs ['algorithm_req'] ['algorithm_req']
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/hmac_benchmark.rs [] []
/src/spdm-rs/spdmlib/src/responder/encap_get_digest.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/ed25519_tests.rs [] []
/src/spdm-rs/external/ring/src/prefixed.rs [] []
/src/spdm-rs/spdmlib/src/responder/capability_rsp.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/kdf_test.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/inout.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/test/spdmlib-test/src/watchdog_impl_sample.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/kem.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/lib.rs [] []
/src/spdm-rs/external/ring/src/digest/sha2/fallback.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/chacha.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/digest_test.rs [] []
/src/spdm-rs/spdmlib/src/crypto/bytes_mut_scrubbed.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'fuzz_x509v3', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'fuzz_x509v3', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp']
/src/spdm-rs/fuzz-target/requester/key_exchange_req/src/main.rs ['key_exchange_req'] ['key_exchange_req']
/src/spdm-rs/spdmlib/src/crypto/fips/asym_verify_st/mod.rs [] []
/src/spdm-rs/spdmlib/src/protocol/mod.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/version_req.rs ['version_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ec/signature.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_key_prog.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pqdsa.rs [] []
/src/spdm-rs/spdmlib/src/message/end_session.rs [] []
/src/spdm-rs/spdmlib/src/message/capability.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305_openssh.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/measurement_req.rs ['measurement_req'] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/challenge_rsp.rs ['challenge_rsp'] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm/vaesclmulavx2.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/quic.rs [] []
/src/spdm-rs/spdmlib/src/message/chunk_send.rs [] []
/src/spdm-rs/spdmlib/src/message/certificate_test.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha/fallback.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b.rs [] []
/src/spdm-rs/test/spdm-requester-emu/src/main.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/responder/measurement_rsp.rs [] []
/src/spdm-rs/external/ring/src/agreement.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/boxed_limbs.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/aws-lc/tests/ci/lambda/src/bin/purge-stale-builds.rs [] []
/src/spdm-rs/spdmlib/src/message/respond_if_ready.rs [] []
/src/spdm-rs/test/spdm-emu/src/socket_io_transport.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/requester/encap_digest.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs ['deliver_encapsulated_response_certificate_rsp'] []
/src/spdm-rs/fuzz-target/requester/finish_req/src/main.rs [] []
/src/spdm-rs/external/ring/src/polyfill/leading_zeros_skipped.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/vendor_req.rs ['vendor_req'] []
/src/spdm-rs/external/ring/src/polyfill/slice/as_chunks.rs [] []
/src/spdm-rs/spdmlib/src/responder/psk_exchange_rsp.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/hkdf_impl.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_start_interface_request.rs [] []
/src/spdm-rs/spdmlib/src/message/heartbeat_test.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm/aarch64.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/private_exponent.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/nonce_sequence/counter32.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs ['psk_finish_rsp'] []
/src/spdm-rs/external/ring/src/aead/opening_key.rs [] []
/src/spdm-rs/external/ring/src/rsa/padding/pkcs1.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/error.rs [] []
/src/spdm-rs/test/spdmlib-test/src/common/crypto_callback.rs ['encapsulated_request_digest_req', 'get_encapsulated_request_rsp', 'challenge_rsp', 'challenge_req', 'certificate_req', 'measurement_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req'] []
/src/spdm-rs/fuzz-target/responder/heartbeat_rsp/src/main.rs ['heartbeat_rsp'] ['heartbeat_rsp']
/src/spdm-rs/sys_time/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/message/psk_finish.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/n0.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/pqdsa_test.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops/elem.rs [] []
/src/spdm-rs/external/ring/src/cpu/arm.rs [] []
/src/spdm-rs/external/ring/src/rsa/public_exponent.rs [] []
/src/spdm-rs/external/ring/src/rand.rs [] []
/src/spdm-rs/external/ring/bench/rsa.rs [] []
/src/spdm-rs/external/ring/src/aead/unbound_key.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/tests/agreement_tests.rs [] []
/src/spdm-rs/spdmlib/src/crypto/fips/cavs_vectors/rsa_sig_ver.rs [] []
/src/spdm-rs/spdmlib/src/message/measurement.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/asym_verify_impl.rs [] []
/src/spdm-rs/external/ring/src/ec/keys.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs ['psk_exchange_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/nonce.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_dispatcher.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdh.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/hash_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pkcs8.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/encap_get_certificate.rs ['deliver_encapsulated_response_certificate_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/basic_rsa_test.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_stop_interface_request.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/key.rs [] []
/src/spdm-rs/external/ring/src/aead/shift.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_key_prog.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/measurement_rsp.rs ['measurement_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_digests_req.rs [] []
/src/spdm-rs/fuzz-target/requester/encapsulated_request_req/src/main.rs ['encapsulated_request_req'] ['encapsulated_request_req']
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_lock_interface_request.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs ['encapsulated_request_certificate_req'] []
/src/spdm-rs/test/spdm-responder-emu/src/spdm_device_tdisp_example.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_start_interface_request.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/tests/aead_test.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/bigint/modulusvalue.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/tests/quic_test.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/agreement_benchmark.rs [] []
/src/spdm-rs/spdmlib/src/message/version.rs [] []
/src/spdm-rs/spdmlib/src/responder/encap_get_certificate.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/verification.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/signing.rs [] []
/src/spdm-rs/spdmlib/src/responder/psk_finish_rsp.rs [] []
/src/spdm-rs/external/ring/src/polyfill/cstr.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/buffer.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/capability_rsp.rs ['capability_rsp'] []
/src/spdm-rs/external/ring/tests/digest_tests.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_lock_interface_request.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/aead_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/tests/hkdf_test.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/psk_exchange_rsp.rs ['pskexchange_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/quic_benchmark.rs [] []
/src/spdm-rs/spdmlib/src/message/certificate.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_responder/pci_ide_km_rsp_key_set_go.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/build.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/spdmlib/src/message/key_update_test.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/basic_openssh_test.rs [] []
/src/spdm-rs/external/ring/src/aead/aes_gcm/aeshwclmulmovbe.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/certificate_rsp.rs ['certificate_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_capabilities.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/riscv64gc_unknown_linux_gnu_crypto.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/tests/fips.rs [] []
/src/spdm-rs/sys_time/src/rtc.rs [] []
/src/spdm-rs/spdmlib/src/message/digest_test.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/ops.rs [] []
/src/spdm-rs/external/ring/src/ec/suite_b/ops/p384.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/end_session_rsp.rs ['end_session_rsp'] []
/src/spdm-rs/external/ring/src/tests/bits_tests.rs [] []
/src/spdm-rs/spdmlib/src/message/mod.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'measurement_rsp'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/measurement_rsp.rs ['measurement_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/encryption/pkcs1.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/certificate.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/get_measurements_req.rs ['measurement_req'] []
/src/spdm-rs/external/aws-lc-rs/links-testing/src/main.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/finish_rsp.rs ['finish_rsp'] []
/src/spdm-rs/spdmlib/src/message/end_session_test.rs [] []
/src/spdm-rs/external/ring/tests/pbkdf2_tests.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/lib.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_tdisp_error.rs [] []
/src/spdm-rs/external/ring/src/rsa/keypair.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/nonce_sequence/counter64.rs [] []
/src/spdm-rs/external/ring/tests/hmac_tests.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/evp_pkey.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp'] []
/src/spdm-rs/fuzz-target/responder/digest_rsp/src/main.rs [] []
/src/spdm-rs/external/ring/src/aead/aes.rs [] []
/src/spdm-rs/external/ring/src/bssl.rs [] []
/src/spdm-rs/fuzz-target/responder/get_encapsulated_request_rsp/src/main.rs ['get_encapsulated_request_rsp'] ['get_encapsulated_request_rsp']
/src/spdm-rs/test/spdmlib-test/src/requester_tests/challenge_req.rs ['challenge_req'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/vendor_req.rs ['vendor_req'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_tdisp_capabilities.rs [] []
/src/spdm-rs/external/ring/cavp/tests/shavs.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/psk_exchange_req.rs ['psk_exchange_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement/ephemeral.rs [] []
/src/spdm-rs/spdmlib/src/error.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_vdm_request.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/montgomery.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_bind_p2p_stream_request.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-fips-sys/src/lib.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/util/process-criterion-csv.rs [] []
/src/spdm-rs/spdmlib/src/watchdog/mod.rs [] []
/src/spdm-rs/idekm/src/pci_idekm.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement/tests/fips.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/src/responder/algorithm_rsp.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/ecdsa_benchmark.rs [] []
/src/spdm-rs/external/ring/src/aead/chacha/ffi.rs [] []
/src/spdm-rs/external/ring/bench/agreement.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pqdsa/signature.rs [] []
/src/spdm-rs/test/spdmlib-test/src/protocol/measurement.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs ['encapsulated_request_req'] []
/src/spdm-rs/test/spdmlib-test/src/protocol/digest.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_measurements_req.rs [] []
/src/spdm-rs/test/cavp_acvts_test/src/main.rs [] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/challenge_req.rs ['challenge_req'] []
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/end_session_req.rs ['end_session_req'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/tests/rsa_test.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/rsa_benchmark.rs [] []
/src/spdm-rs/fuzz-target/requester/vendor_req/src/main.rs ['vendor_req'] ['vendor_req']
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/unbound_key.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/aead_benchmark.rs [] []
/src/spdm-rs/external/ring/src/aead/poly1305/ffi_arm_neon.rs [] []
/src/spdm-rs/spdmlib/src/common/mod.rs ['encapsulated_request_digest_req', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'measurement_req', 'capability_req', 'digest_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'algorithm_rsp', 'psk_finish_rsp', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'vendor_req'] []
/src/spdm-rs/external/ring/src/aead/overlapping/array.rs [] []
/src/spdm-rs/external/ring/src/cpu/intel.rs [] []
/src/spdm-rs/spdmlib_crypto_aws_lc/src/lib.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_capabilities_req.rs [] []
/src/spdm-rs/external/ring/src/polyfill/sliceutil.rs [] []
/src/spdm-rs/external/ring/src/pbkdf2.rs [] []
/src/spdm-rs/spdmlib/src/requester/get_version_req.rs [] []
/src/spdm-rs/external/ring/src/arithmetic/constant.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ed25519.rs ['keyexchange_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/key_wrap/tests.rs [] []
/src/spdm-rs/external/ring/src/error/input_too_long.rs [] []
/src/spdm-rs/test/spdm-responder-emu/src/main.rs [] []
/src/spdm-rs/test/spdmlib-test/src/test_library_codec.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/aes.rs [] []
/src/spdm-rs/external/ring/src/aead/gcm/fallback.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_device_interface_state.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/algorithm_rsp.rs ['algorithm_rsp'] []
/src/spdm-rs/executor/src/lib.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_bind_p2p_stream_request.rs [] []
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/dhe_impl.rs [] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/encap_req.rs ['get_encapsulated_request_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/digest/digest_ctx.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] []
/src/spdm-rs/test/spdmlib-test/src/requester_tests/heartbeat_req.rs ['heartbeat_req'] []
/src/spdm-rs/test/spdm-emu/src/crypto.rs [] []
/src/spdm-rs/spdmlib/src/message/algorithm_test.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ec/key_pair.rs [] []
/src/spdm-rs/spdmlib/src/message/finish.rs [] []
/src/spdm-rs/external/ring/src/testutil.rs [] []
/src/spdm-rs/external/ring/src/aead/quic.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/ffi.rs [] []
/src/spdm-rs/external/ring/src/aead/aes/hw.rs [] []
/src/spdm-rs/external/ring/tests/constant_time_tests.rs [] []
/src/spdm-rs/fuzz-target/requester/measurement_req/src/main.rs ['measurement_req'] ['measurement_req']
/src/spdm-rs/spdmlib/src/responder/key_update_rsp.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519/verification.rs [] []
/src/spdm-rs/test/spdmlib-test/src/responder_tests/psk_finish_rsp.rs ['psk_finish_rsp'] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/aead_ctx.rs [] []
/src/spdm-rs/mctp_transport/src/header.rs [] []
/src/spdm-rs/spdmlib/src/message/mod_test.common.inc.rs ['keyexchange_rsp'] []
/src/spdm-rs/spdmlib/src/crypto/mod.rs ['encapsulated_request_digest_req', 'challenge_rsp', 'challenge_req', 'certificate_req', 'measurement_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'psk_finish_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req'] []
/src/spdm-rs/external/ring/src/error/into_unspecified.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/encryption/oaep.rs [] []
/src/spdm-rs/external/ring/src/polyfill/array_split_map.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_unbind_p2p_stream_request.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/hkdf_benchmark.rs [] []
/src/spdm-rs/external/aws-lc-rs/links-testing/build.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/lib.rs [] []
/src/spdm-rs/test/spdm-emu/src/secret_impl_sample.rs [] []
/src/spdm-rs/codec/src/lib.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/encoding.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/test/spdmlib-test/src/requester_tests/encap_error.rs [] []
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519/signing.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_requester/pci_tdisp_req_get_device_interface_report.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_set_mmio_attribute_request.rs [] []
/src/spdm-rs/tdisp/src/pci_tdisp_responder/pci_tdisp_rsp_vdm_response.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/kem_benchmark.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/hmac_impl.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/aes_gcm.rs [] []
/src/spdm-rs/spdmlib_crypto_mbedtls/src/hkdf_impl.rs [] []
/src/spdm-rs/spdmlib/src/requester/encap_req.rs [] []
/src/spdm-rs/fuzz-target/fuzzlib/src/fake_aead_impl.rs [] []
/src/spdm-rs/external/ring/src/aead/algorithm.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ptr.rs ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp'] ['encapsulated_request_digest_req', 'deliver_encapsulated_response_digest_rsp', 'get_encapsulated_request_rsp', 'challenge_rsp', 'version_rsp', 'challenge_req', 'heartbeat_rsp', 'vendor_rsp', 'encapsulated_request_req', 'certificate_req', 'measurement_req', 'capability_req', 'deliver_encapsulated_response_certificate_rsp', 'deliver_encapsulated_response_rsp', 'version_req', 'digest_req', 'key_update_req', 'finish_rsp', 'key_exchange_req', 'capability_rsp', 'heartbeat_req', 'algorithm_rsp', 'psk_finish_rsp', 'end_session_req', 'psk_exchange_req', 'algorithm_req', 'pskexchange_rsp', 'certificate_rsp', 'keyexchange_rsp', 'digest_rsp', 'measurement_rsp', 'key_update_rsp', 'vendor_req', 'encapsulated_request_certificate_req', 'psk_finish_req', 'finish_req', 'end_session_rsp']
/src/spdm-rs/external/ring/src/rsa/public_key.rs [] []
/src/spdm-rs/idekm/src/pci_ide_km_requester/pci_ide_km_req_key_set_stop.rs [] []
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/universal_no_u1_prefixed_crypto.rs [] []
/src/spdm-rs/spdmlib/src/message/error.rs [] []
/src/spdm-rs/spdmlib/src/responder/certificate_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/external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs ['challenge_rsp', 'version_rsp', 'capability_rsp', 'algorithm_rsp', 'certificate_rsp', 'keyexchange_rsp', 'measurement_rsp', 'vendor_req'] []

Directories in report

Directory
/src/spdm-rs/spdmlib/src/crypto/
/src/spdm-rs/fuzz-target/responder/algorithm_rsp/src/
/src/spdm-rs/external/ring/src/cpu/arm/
/src/spdm-rs/fuzz-target/requester/version_req/src/
/src/spdm-rs/spdmlib_crypto_mbedtls/src/
/src/spdm-rs/external/ring/src/tests/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/
/src/spdm-rs/fuzz-target/requester/psk_exchange_req/src/
/src/spdm-rs/tdisp/src/pci_tdisp_responder/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/encryption/
/src/spdm-rs/spdmlib/src/crypto/fips/asym_verify_st/
/src/spdm-rs/fuzz-target/responder/measurement_rsp/src/
/src/spdm-rs/test/spdm-responder-emu/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/kdf/
/src/spdm-rs/external/ring/src/ec/suite_b/ecdsa/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cmac/tests/
/src/spdm-rs/fuzz-target/responder/version_rsp/src/
/src/spdm-rs/external/ring/src/digest/sha2/
/src/spdm-rs/fuzz-target/responder/finish_rsp/src/
/src/spdm-rs/fuzz-target/responder/capability_rsp/src/
/src/spdm-rs/spdmlib/
/src/spdm-rs/test/spdmlib-fips-test/src/
/src/spdm-rs/fuzz-target/responder/heartbeat_rsp/src/
/src/spdm-rs/executor/src/
/src/spdm-rs/idekm/src/pci_ide_km_requester/
/src/spdm-rs/fuzz-target/responder/certificate_rsp/src/
/src/spdm-rs/fuzz-target/requester/encapsulated_request_req/src/
/src/spdm-rs/codec/src/
/src/spdm-rs/fuzz-target/requester/finish_req/src/
/src/spdm-rs/spdmlib/src/crypto/spdm_ring/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/signature/tests/
/src/spdm-rs/external/aws-lc-rs/links-testing/src/
/src/spdm-rs/test/spdmlib-test/src/common/
/src/spdm-rs/fuzz-target/requester/digest_req/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/nonce_sequence/
/src/spdm-rs/idekm/src/pci_ide_km_responder/
/src/spdm-rs/fuzz-target/responder/get_encapsulated_request_rsp/src/
/src/spdm-rs/external/ring/src/aead/aes_gcm/
/src/spdm-rs/external/ring/src/io/
/src/spdm-rs/external/ring/src/aead/aes/
/src/spdm-rs/spdmlib/src/responder/
/src/spdm-rs/external/ring/src/ec/suite_b/
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_digest_rsp/src/
/src/spdm-rs/fuzz-target/pass_context/src/
/src/spdm-rs/spdmlib/src/crypto/fips/aead_st/
/src/spdm-rs/fuzz-target/requester/key_update_req/src/
/src/spdm-rs/external/ring/src/ec/
/src/spdm-rs/external/ring/src/
/src/spdm-rs/fuzz-target/responder/vendor_rsp/src/
/src/spdm-rs/fuzz-target/requester/psk_finish_req/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hmac/tests/
/src/spdm-rs/external/ring/src/aead/poly1305/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/benches/
/src/spdm-rs/spdmlib/src/time/
/src/spdm-rs/external/ring/cavp/tests/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/signature/
/src/spdm-rs/spdmlib/fuzz/fuzz_targets/
/src/spdm-rs/external/aws-lc-rs/scripts/tools/
/src/spdm-rs/external/ring/tests/
/src/spdm-rs/tdisp/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/tests/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/util/
/src/spdm-rs/fuzz-target/responder/keyexchange_rsp/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/tests/fips/
/src/spdm-rs/test/spdmlib-test/src/
/src/spdm-rs/fuzz-target/responder/pskexchange_rsp/src/
/src/spdm-rs/spdmlib/src/
/src/spdm-rs/external/ring/bench/
/src/spdm-rs/pcidoe_transport/src/
/src/spdm-rs/fuzz-target/requester/certificate_req/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/
/src/spdm-rs/fuzz-target/requester/heartbeat_req/src/
/src/spdm-rs/sys_time/src/
/src/spdm-rs/external/aws-lc-rs/links-testing/
/src/spdm-rs/external/aws-lc-rs/aws-lc-fips-sys/src/
/src/spdm-rs/test/spdmlib-test/src/responder_tests/
/src/spdm-rs/external/ring/src/arithmetic/limbs/x86_64/
/src/spdm-rs/external/ring/src/cpu/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement/
/src/spdm-rs/external/ring/src/arithmetic/limbs512/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/hkdf/tests/
/src/spdm-rs/test/spdm-requester-emu/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/tests/
/src/spdm-rs/external/ring/src/arithmetic/bigint/
/src/spdm-rs/spdmlib/src/crypto/fips/cavs_vectors/
/src/spdm-rs/fuzz-target/requester/measurement_req/src/
/src/spdm-rs/idekm/src/
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_certificate_rsp/src/
/src/spdm-rs/external/ring/src/aead/chacha20_poly1305/
/src/spdm-rs/fuzz-target/requester/encapsulated_request_digest_req/src/
/src/spdm-rs/external/ring/src/polyfill/
/src/spdm-rs/external/ring/src/digest/
/src/spdm-rs/fuzz-target/requester/algorithm_req/src/
/src/spdm-rs/spdmlib/src/message/
/src/spdm-rs/spdmlib_crypto_mbedtls/mbedtls-platform-support/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/rsa/
/src/spdm-rs/fuzz-target/requester/end_session_req/src/
/src/spdm-rs/spdmlib/src/common/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/key_wrap/
/src/spdm-rs/external/ring/src/bb/
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/aws-lc/tests/ci/lambda/src/bin/
/src/spdm-rs/test/spdmlib-test/src/protocol/
/src/spdm-rs/external/ring/src/ec/suite_b/ops/
/src/spdm-rs/fuzz-target/responder/end_session_rsp/src/
/src/spdm-rs/test/spdm-emu/src/
/src/spdm-rs/spdmlib/src/protocol/
/src/spdm-rs/external/ring/src/aead/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/key_wrap/tests/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/
/src/spdm-rs/fuzz-target/responder/psk_finish_rsp/src/
/src/spdm-rs/fuzz-target/fuzzlib/src/
/src/spdm-rs/mctp_transport/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs-testing/tests/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/digest/tests/
/src/spdm-rs/external/ring/src/arithmetic/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/digest/
/src/spdm-rs/spdmlib/src/watchdog/
/src/spdm-rs/external/ring/src/aead/overlapping/
/src/spdm-rs/external/ring/src/rsa/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/ec/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/examples/
/src/spdm-rs/external/ring/src/polyfill/once_cell/
/src/spdm-rs/fuzz-target/responder/key_update_rsp/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/aead/tests/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pbkdf2/tests/
/src/spdm-rs/fuzz-target/requester/capability_req/src/
/src/spdm-rs/fuzz-target/requester/key_exchange_req/src/
/src/spdm-rs/fuzz-target/responder/digest_rsp/src/
/src/spdm-rs/test/cavp_acvts_test/src/
/src/spdm-rs/fuzz-target/random_requester/src/
/src/spdm-rs/fuzz-target/requester/challenge_req/src/
/src/spdm-rs/fuzz-target/responder/challenge_rsp/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/io/
/src/spdm-rs/external/ring/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/tls_prf/tests/
/src/spdm-rs/spdmlib/src/secret/
/src/spdm-rs/external/ring/src/rsa/padding/
/src/spdm-rs/fuzz-target/requester/vendor_req/src/
/src/spdm-rs/fuzz-target/requester/encapsulated_request_certificate_req/src/
/src/spdm-rs/spdmlib/src/requester/
/src/spdm-rs/external/ring/src/aead/chacha/
/src/spdm-rs/external/ring/src/aead/gcm/
/src/spdm-rs/external/aws-lc-rs/aws-lc-sys/src/
/src/spdm-rs/fuzz-target/responder/deliver_encapsulated_response_rsp/src/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/cipher/tests/
/src/spdm-rs/tdisp/src/pci_tdisp_requester/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/pqdsa/
/src/spdm-rs/external/ring/src/polyfill/slice/
/src/spdm-rs/external/ring/src/ec/curve25519/
/src/spdm-rs/external/aws-lc-rs/aws-lc-rs/src/agreement/tests/
/src/spdm-rs/test/spdmlib-test/src/requester_tests/
/src/spdm-rs/external/ring/src/ec/curve25519/ed25519/
/src/spdm-rs/external/ring/src/error/
/src/spdm-rs/spdmlib_crypto_aws_lc/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
encapsulated_request_digest_req fuzzerLogFile-encapsulated_request_digest_req.data fuzzerLogFile-encapsulated_request_digest_req.data.yaml encapsulated_request_digest_req.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
get_encapsulated_request_rsp fuzzerLogFile-get_encapsulated_request_rsp.data fuzzerLogFile-get_encapsulated_request_rsp.data.yaml get_encapsulated_request_rsp.covreport
challenge_rsp fuzzerLogFile-challenge_rsp.data fuzzerLogFile-challenge_rsp.data.yaml challenge_rsp.covreport
version_rsp fuzzerLogFile-version_rsp.data fuzzerLogFile-version_rsp.data.yaml version_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
vendor_rsp fuzzerLogFile-vendor_rsp.data fuzzerLogFile-vendor_rsp.data.yaml vendor_rsp.covreport
encapsulated_request_req fuzzerLogFile-encapsulated_request_req.data fuzzerLogFile-encapsulated_request_req.data.yaml encapsulated_request_req.covreport
certificate_req fuzzerLogFile-certificate_req.data fuzzerLogFile-certificate_req.data.yaml certificate_req.covreport
measurement_req fuzzerLogFile-measurement_req.data fuzzerLogFile-measurement_req.data.yaml measurement_req.covreport
capability_req fuzzerLogFile-capability_req.data fuzzerLogFile-capability_req.data.yaml capability_req.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
deliver_encapsulated_response_rsp fuzzerLogFile-deliver_encapsulated_response_rsp.data fuzzerLogFile-deliver_encapsulated_response_rsp.data.yaml deliver_encapsulated_response_rsp.covreport
version_req fuzzerLogFile-version_req.data fuzzerLogFile-version_req.data.yaml version_req.covreport
digest_req fuzzerLogFile-digest_req.data fuzzerLogFile-digest_req.data.yaml digest_req.covreport
key_update_req fuzzerLogFile-key_update_req.data fuzzerLogFile-key_update_req.data.yaml key_update_req.covreport
finish_rsp fuzzerLogFile-finish_rsp.data fuzzerLogFile-finish_rsp.data.yaml finish_rsp.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
fuzz_x509v3 fuzzerLogFile-fuzz_x509v3.data fuzzerLogFile-fuzz_x509v3.data.yaml fuzz_x509v3.covreport
heartbeat_req fuzzerLogFile-heartbeat_req.data fuzzerLogFile-heartbeat_req.data.yaml heartbeat_req.covreport
algorithm_rsp fuzzerLogFile-algorithm_rsp.data fuzzerLogFile-algorithm_rsp.data.yaml algorithm_rsp.covreport
psk_finish_rsp fuzzerLogFile-psk_finish_rsp.data fuzzerLogFile-psk_finish_rsp.data.yaml psk_finish_rsp.covreport
end_session_req fuzzerLogFile-end_session_req.data fuzzerLogFile-end_session_req.data.yaml end_session_req.covreport
psk_exchange_req fuzzerLogFile-psk_exchange_req.data fuzzerLogFile-psk_exchange_req.data.yaml psk_exchange_req.covreport
algorithm_req fuzzerLogFile-algorithm_req.data fuzzerLogFile-algorithm_req.data.yaml algorithm_req.covreport
pskexchange_rsp fuzzerLogFile-pskexchange_rsp.data fuzzerLogFile-pskexchange_rsp.data.yaml pskexchange_rsp.covreport
certificate_rsp fuzzerLogFile-certificate_rsp.data fuzzerLogFile-certificate_rsp.data.yaml certificate_rsp.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
measurement_rsp fuzzerLogFile-measurement_rsp.data fuzzerLogFile-measurement_rsp.data.yaml measurement_rsp.covreport
key_update_rsp fuzzerLogFile-key_update_rsp.data fuzzerLogFile-key_update_rsp.data.yaml key_update_rsp.covreport
vendor_req fuzzerLogFile-vendor_req.data fuzzerLogFile-vendor_req.data.yaml vendor_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
finish_req fuzzerLogFile-finish_req.data fuzzerLogFile-finish_req.data.yaml finish_req.covreport
end_session_rsp fuzzerLogFile-end_session_rsp.data fuzzerLogFile-end_session_rsp.data.yaml end_session_rsp.covreport