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

Project overview: spdm-rs

High level conclusions

Reachability and coverage overview

Functions statically reachable by fuzzers
1.0%
57 / 4798
Cyclomatic complexity statically reachable by fuzzers
1.0%
53 / 8721
Runtime code coverage of functions
19.0%
907 / 4798

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
heartbeat_rsp spdmlib/fuzz/fuzz_targets/heartbeat_rsp.rs 58 4786 13 29 0 7 heartbeat_rsp.rs
challenge_req spdmlib/fuzz/fuzz_targets/challenge_req.rs 56 4789 13 33 0 10 challenge_req.rs
deliver_encapsulated_response_digest_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_digest_rsp.rs 41 4790 13 29 0 7 deliver_encapsulated_response_digest_rsp.rs
get_encapsulated_request_rsp spdmlib/fuzz/fuzz_targets/get_encapsulated_request_rsp.rs 44 4789 13 34 0 7 get_encapsulated_request_rsp.rs
encapsulated_request_digest_req spdmlib/fuzz/fuzz_targets/encapsulated_request_digest_req.rs 70 4783 13 34 0 9 encapsulated_request_digest_req.rs
version_rsp spdmlib/fuzz/fuzz_targets/version_rsp.rs 48 4790 13 40 0 8 version_rsp.rs
challenge_rsp spdmlib/fuzz/fuzz_targets/challenge_rsp.rs 54 4788 13 41 0 8 challenge_rsp.rs
measurement_req spdmlib/fuzz/fuzz_targets/measurement_req.rs 81 4783 13 35 0 14 measurement_req.rs
certificate_req spdmlib/fuzz/fuzz_targets/certificate_req.rs 69 4783 13 32 0 9 certificate_req.rs
vendor_rsp spdmlib/fuzz/fuzz_targets/vendor_rsp.rs 46 4789 13 31 0 7 vendor_rsp.rs
encapsulated_request_req spdmlib/fuzz/fuzz_targets/encapsulated_request_req.rs 61 4787 13 29 0 12 encapsulated_request_req.rs
deliver_encapsulated_response_certificate_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_certificate_rsp.rs 44 4788 13 29 0 8 deliver_encapsulated_response_certificate_rsp.rs
capability_req spdmlib/fuzz/fuzz_targets/capability_req.rs 41 4791 13 31 0 9 capability_req.rs
key_update_req spdmlib/fuzz/fuzz_targets/key_update_req.rs 10 4796 12 25 0 3 key_update_req.rs
digest_req spdmlib/fuzz/fuzz_targets/digest_req.rs 70 4783 13 34 0 9 digest_req.rs
deliver_encapsulated_response_rsp spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs 45 4789 13 28 0 7 deliver_encapsulated_response_rsp.rs
heartbeat_req spdmlib/fuzz/fuzz_targets/heartbeat_req.rs 59 4787 13 30 0 9 heartbeat_req.rs
version_req spdmlib/fuzz/fuzz_targets/version_req.rs 16 4794 13 30 0 3 version_req.rs
key_exchange_req spdmlib/fuzz/fuzz_targets/key_exchange_req.rs 57 4789 13 33 0 14 key_exchange_req.rs
finish_rsp spdmlib/fuzz/fuzz_targets/finish_rsp.rs 79 4784 13 34 0 8 finish_rsp.rs
psk_finish_rsp spdmlib/fuzz/fuzz_targets/psk_finish_rsp.rs 65 4785 13 32 0 7 psk_finish_rsp.rs
capability_rsp spdmlib/fuzz/fuzz_targets/capability_rsp.rs 42 4790 13 39 0 7 capability_rsp.rs
algorithm_rsp spdmlib/fuzz/fuzz_targets/algorithm_rsp.rs 42 4790 13 39 0 7 algorithm_rsp.rs
algorithm_req spdmlib/fuzz/fuzz_targets/algorithm_req.rs 42 4791 13 30 0 9 algorithm_req.rs
pskexchange_rsp spdmlib/fuzz/fuzz_targets/pskexchange_rsp.rs 59 4786 13 32 0 8 pskexchange_rsp.rs
end_session_req spdmlib/fuzz/fuzz_targets/end_session_req.rs 59 4787 13 30 0 9 end_session_req.rs
certificate_rsp spdmlib/fuzz/fuzz_targets/certificate_rsp.rs 69 4784 13 41 0 8 certificate_rsp.rs
fuzz_spdm_x509 spdmlib/fuzz/fuzz_targets/fuzz_spdm_x509.rs 10 4795 7 9 0 5 fuzz_spdm_x509.rs
psk_exchange_req spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs 45 4791 13 30 0 12 psk_exchange_req.rs
keyexchange_rsp spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs 54 4788 13 49 0 8 keyexchange_rsp.rs
psk_finish_req spdmlib/fuzz/fuzz_targets/psk_finish_req.rs 63 4786 13 35 0 9 psk_finish_req.rs
digest_rsp spdmlib/fuzz/fuzz_targets/digest_rsp.rs 41 4790 13 29 0 7 digest_rsp.rs
encapsulated_request_certificate_req spdmlib/fuzz/fuzz_targets/encapsulated_request_certificate_req.rs 69 4783 13 32 0 9 encapsulated_request_certificate_req.rs
measurement_rsp spdmlib/fuzz/fuzz_targets/measurement_rsp.rs 69 4784 13 41 0 8 measurement_rsp.rs
vendor_req spdmlib/fuzz/fuzz_targets/vendor_req.rs 42 4791 13 40 0 9 vendor_req.rs
end_session_rsp spdmlib/fuzz/fuzz_targets/end_session_rsp.rs 58 4786 13 29 0 7 end_session_rsp.rs
key_update_rsp spdmlib/fuzz/fuzz_targets/key_update_rsp.rs 58 4786 13 33 0 7 key_update_rsp.rs
finish_req spdmlib/fuzz/fuzz_targets/finish_req.rs 63 4786 13 35 0 9 finish_req.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: 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 659 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 659 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
658 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/heartbeat_rsp.rs 18

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 777 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 777 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
776 0 EP call site: 00000 fuzz_send_receive_spdm_challenge

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/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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.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 16
codec/src/codec.rs 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/requester_tests/challenge_req.rs 18

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 653 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 653 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
652 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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 808 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 808 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
807 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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 3
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 833 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 833 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
832 0 EP call site: 00000 SpdmDigestsResponsePayload::spdm_read

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
67
Reachable functions
70
Percentage of reachable functions covered
4.29%
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/requester_tests/encap_digest.rs 16
spdmlib/src/message/heartbeat.rs 12
spdmlib/src/common/mod.rs 1
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2

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 1905 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 1905 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
1904 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 45
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/version_rsp.rs 18
spdmlib/src/message/heartbeat.rs 76
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 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_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 1959 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 1959 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
1958 0 EP call site: 00000 SpdmMessage::spdm_read

Runtime coverage analysis

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

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/challenge_rsp.rs 4
fuzz-target/responder/challenge_rsp/src/main.rs 15
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 45
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/responder_tests/challenge_rsp.rs 25
spdmlib/src/message/heartbeat.rs 76
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

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

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
78
Reachable functions
81
Percentage of reachable functions covered
3.7%
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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_crypto_aws_lc/src/hash_impl.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: 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 815 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 815 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
814 0 EP call site: 00000 SpdmCertificateResponsePayload::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/certificate_req.rs 4
fuzz-target/requester/encapsulated_request_certificate_req/src/main.rs 19
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/requester_tests/encap_certificate.rs 16
spdmlib/src/message/heartbeat.rs 7

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 656 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 656 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
655 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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 789 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 789 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
788 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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2

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 683 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 683 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
682 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/encap_get_certificate.rs 16

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 677 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 677 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
676 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.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 12
codec/src/codec.rs 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 415 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 415 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
414 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 6
test/spdmlib-test/src/common/util.rs 41
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 3
spdmlib/src/responder/capability_rsp.rs 10
spdmlib/src/common/session.rs 6
test/spdm-emu/src/async_runtime.rs 3

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

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
69
Reachable functions
70
Percentage of reachable functions covered
1.43%
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/requester_tests/encap_digest.rs 16
spdmlib/src/message/heartbeat.rs 12
spdmlib/src/common/mod.rs 1
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2

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 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 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3

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 696 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 696 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
695 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 682 99.7%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.14%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1 0.14%
All colors 684 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
630 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block
52 631 Self::send_receive_spdm_version call site: 00631 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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.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 12
codec/src/codec.rs 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 792 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 792 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
791 0 EP call site: 00000 fuzz_send_receive_spdm_key_exchange

Runtime coverage analysis

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

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/key_exchange_req.rs 4
fuzz-target/requester/key_exchange_req/src/main.rs 18
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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_crypto_aws_lc/src/hash_impl.rs 3
spdmlib/src/common/mod.rs 1
test/spdmlib-test/src/requester_tests/key_exchange_req.rs 17

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

Runtime coverage analysis

Covered functions
11
Functions that are reachable but not covered
76
Reachable functions
79
Percentage of reachable functions covered
3.8%
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 4
spdmlib_crypto_aws_lc/src/hash_impl.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: 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 751 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 751 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
750 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 27
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.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: 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 1898 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 1898 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
1897 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 45
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/capability_rsp.rs 23
spdmlib/src/message/heartbeat.rs 76
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

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 1905 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 1905 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
1904 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 45
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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/algorithm_rsp.rs 30
spdmlib/src/message/heartbeat.rs 76
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: algorithm_req

Call tree

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

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 676 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 676 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
675 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.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 12
codec/src/codec.rs 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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 725 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 725 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
724 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 737 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 737 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
736 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 1947 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 1947 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
1946 0 EP call site: 00000 SpdmMessage::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/certificate_rsp.rs 4
fuzz-target/responder/certificate_rsp/src/main.rs 19
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 45
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/responder_tests/certificate_rsp.rs 22
spdmlib/src/message/heartbeat.rs 76
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: fuzz_spdm_x509

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 86 63.2%
gold [1:9] 0 0.0%
yellow [10:29] 2 1.47%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 48 35.2%
All colors 136 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
41 85 validate_hardware_identity call site: 00085 check_hardware_identity_in_extension
15 8 cert_operation::verify_cert_chain call site: 00008 SocketIoTransport::new
14 34 spdm_x509::Certificate::from_der call site: 00034 Extensions::decode_value
5 79 find_extension call site: 00079
2 5 cert_operation::get_cert_from_cert_chain call site: 00005 cert_operation::verify_cert_chain
2 129 spdmlib::crypto::check_leaf_certificate call site: 00129
1 0 EP call site: 00000 cert_operation::get_cert_from_cert_chain
1 3 cert_operation::get_cert_from_cert_chain call site: 00003
1 31 cert_operation::verify_cert_chain call site: 00031
1 53 spdmlib::crypto::check_leaf_certificate call site: 00053
1 56 Extensions::find call site: 00056 SocketIoTransport::new
1 75 spdmlib::crypto::check_leaf_certificate call site: 00075 validate_hardware_identity

Runtime coverage analysis

Covered functions
760
Functions that are reachable but not covered
5
Reachable functions
10
Percentage of reachable functions covered
50.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/fuzz_spdm_x509.rs 5
test/spdmlib-test/src/common/crypto_callback.rs 5
spdmlib/src/crypto/bytes_mut_scrubbed.rs 3
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 11
spdmlib/src/crypto/mod.rs 11
spdmlib/src/crypto/spdm_x509/src/x509/extensions.rs 4
spdmlib/src/crypto/spdm_x509/src/x509/spdm_validator.rs 22
tdisp/src/pci_tdisp.rs 1

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 723 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 723 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
722 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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 1404 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 1404 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
1403 0 EP call site: 00000 SpdmKeySchedule::derive_aead_key_iv

Runtime coverage analysis

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

Files reached

filename functions hit
spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs 4
fuzz-target/responder/keyexchange_rsp/src/main.rs 15
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
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 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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 7
spdmlib_crypto_aws_lc/src/hash_impl.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: 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 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_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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
spdmlib_crypto_aws_lc/src/hash_impl.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: 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 653 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 653 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
652 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/encap_get_digest.rs 13

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 815 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 815 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
814 0 EP call site: 00000 SpdmCertificateResponsePayload::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_certificate_req.rs 4
fuzz-target/requester/encapsulated_request_certificate_req/src/main.rs 19
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/requester_tests/encap_certificate.rs 16
spdmlib/src/message/heartbeat.rs 7

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 1953 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 1953 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
1952 0 EP call site: 00000 SpdmMessage::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/measurement_rsp.rs 4
fuzz-target/responder/measurement_rsp/src/main.rs 19
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
test/spdmlib-test/src/common/util.rs 43
test/spdm-emu/src/spdm_emu.rs 45
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/common/crypto_callback.rs 3
spdmlib_crypto_aws_lc/src/hash_impl.rs 3
test/spdmlib-test/src/responder_tests/measurement_rsp.rs 25
spdmlib/src/message/heartbeat.rs 76
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
spdmlib/src/message/mod.rs 60
spdmlib/src/message/vendor.rs 2
spdmlib/src/protocol/algo.rs 3
spdmlib/src/common/mod.rs 6
spdmlib/src/responder/context.rs 18
spdmlib/src/responder/error_rsp.rs 3
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/common/spdm_codec.rs 6

Fuzzer: vendor_req

Call tree

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

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 1193 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 1193 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
1192 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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 8
test/spdmlib-test/src/common/util.rs 39
test/spdm-emu/src/spdm_emu.rs 49
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 3
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
spdmlib/src/common/session.rs 30
test/spdm-emu/src/async_runtime.rs 3
test/spdm-requester-emu/src/main.rs 8
external/ring/src/io/der_writer.rs 11
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 38
test/spdmlib-test/src/common/crypto_callback.rs 3
test/spdm-emu/src/tcp_transport.rs 6
spdmlib/src/crypto/spdm_x509/src/x509/signature.rs 2
external/aws-lc-rs/aws-lc-rs/tests/unsealed_rand_test.rs 3
spdmlib/src/requester/handle_error_response_req.rs 10
spdmlib/src/message/vendor.rs 6

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 662 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 662 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
661 0 EP call site: 00000 ResponderContext::build_supported_algorithms_block

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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 7
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
test/spdmlib-test/src/responder_tests/end_session_rsp.rs 20

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 887 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 887 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
886 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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
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: 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 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_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
spdmlib_crypto_aws_lc/src/pqc_cert_verify_impl.rs 3
spdmlib/src/crypto/bytes_mut_scrubbed.rs 13
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 6
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
spdmlib/src/crypto/spdm_x509/src/certificate/mod.rs 1
test/spdmlib-test/src/responder_tests/context.rs 15
test/spdmlib-test/src/common/device_io.rs 7
spdmlib/src/responder/capability_rsp.rs 10
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 11
external/ring/src/io/writer.rs 3
fuzz-target/fuzzlib/src/fake_device_io.rs 2
spdmlib_crypto_aws_lc/src/hash_impl.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

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/heartbeat_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/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/encapsulated_request_digest_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/version_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/challenge_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/measurement_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/certificate_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/vendor_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/encapsulated_request_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/capability_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/digest_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/deliver_encapsulated_response_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/heartbeat_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/version_req.rs

Dictionary

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


Fuzzer function priority

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

-focus_function=['Self::send_receive_spdm_version']

spdmlib/fuzz/fuzz_targets/key_exchange_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/psk_finish_rsp.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/algorithm_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/algorithm_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/pskexchange_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/certificate_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/fuzz_spdm_x509.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=['validate_hardware_identity', 'cert_operation::verify_cert_chain', 'spdm_x509::Certificate::from_der', 'find_extension', 'cert_operation::get_cert_from_cert_chain', 'spdmlib::crypto::check_leaf_certificate']

spdmlib/fuzz/fuzz_targets/psk_exchange_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/keyexchange_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/psk_finish_req.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/encapsulated_request_certificate_req.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/measurement_rsp.rs

Dictionary

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


spdmlib/fuzz/fuzz_targets/vendor_req.rs

Dictionary

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


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

Directories in report

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

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