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

Fuzzer details

Fuzzer: tpm2_execute_command_fuzzer

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 1614 54.3%
gold [1:9] 177 5.95%
yellow [10:29] 278 9.36%
greenyellow [30:49] 69 2.32%
lawngreen 50+ 832 28.0%
All colors 2970 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
689 689 1 :

['Exec_PolicyFidoSigned']

689 689 CommandDispatcher call site: 00765 /src/tpm2/CommandDispatcher.c:128
684 799 2 :

['PCRComputeCurrentDigest', 'SignAttestInfo']

684 799 TPM2_Quote call site: 02728 /src/tpm2/Quote.c:56
586 586 1 :

['CryptSecretDecrypt']

608 914 TPM2_StartAuthSession call site: 02778 /src/tpm2/StartAuthSession.c:49
543 557 4 :

['CheckSessionHMAC', 'CheckPolicyAuthSession', 'SessionGet', 'IsAuthPolicyAvailable']

543 751 CheckAuthSession call site: 00559 /src/tpm2/SessionProcess.c:1143
351 363 2 :

['NvUnmarshalObject', '_plat__NvMemoryRead']

351 363 NvGetEvictObject call site: 00313 /src/tpm2/NV.c:1269
248 384 4 :

['EntityGetAuthValue', 'DecryptSize', 'IsAuthValueAvailable', 'CryptParameterDecryption']

248 384 ParseSessionBuffer call site: 00686 /src/tpm2/SessionProcess.c:1366
246 382 4 :

['EntityGetAuthValue', 'EncryptSize', 'CryptParameterEncryption', 'IsAuthValueAvailable']

252 934 BuildResponseSession call site: 02882 /src/tpm2/SessionProcess.c:1883
198 214 3 :

['ComputeResponseHMAC', 'HandleGetType', 'SessionGet']

198 214 BuildSingleResponseAuth call site: 02932 /src/tpm2/SessionProcess.c:1748
180 190 2 :

['NvIsAvailable', 'ComputeCpHash']

180 190 CheckCommandAudit call site: 00687 /src/tpm2/SessionProcess.c:1209
178 178 1 :

['TpmFailureMode']

178 178 ExecuteCommand call site: 00146 /src/tpm2/ExecCommand.c:99
172 172 2 :

['EqualCryptSet', 'ObjectGet']

172 172 SchemeChecks call site: 01820 /src/tpm2/Object_spt.c:430
88 254 7 :

['MemorySet', 'CryptCompleteHash2B', 'NvWriteReserved', 'ComputeRpHash', 'CryptStartHash', 'CryptGetHashDigestSize', 'CryptUpdateDigest2B']

88 254 CommandAudit call site: 02921 /src/tpm2/SessionProcess.c:1543

Runtime coverage analysis

Covered functions
573
Functions that are reachable but not covered
466
Reachable functions
1039
Percentage of reachable functions covered
55.15%
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
fuzz/execute-command.cc 1
PowerPlat.c 2
Clock.c 3
NVMem.c 13
Manufacture.c 1
NV.c 50
CpriCryptPri.c 2
CpriHash.c 18
CpriRNG.c 5
Entropy.c 1
CpriRSA.c 14
CpriECC.c 25
CpriSym.c 10
TpmFail.c 5
PCR.c 28
CryptUtil.c 74
Hierarchy.c 5
DA.c 3
PP.c 4
MemoryLib.c 8
CommandCodeAttributes.c 10
CommandAudit.c 6
Bits.c 3
_TPM_Init.c 1
AlgorithmCap.c 2
CryptSelfTest.c 4
Time.c 4
Power.c 3
Object.c 19
PPPlat.c 2
ExecCommand.c 1
tpm_generated.c 214
/usr/include/x86_64-linux-gnu/bits/byteswap.h 3
Handle.c 1
HandleProcess.c 1
Entity.c 5
Session.c 19
SessionProcess.c 27
LocalityPlat.c 1
CommandDispatcher.c 1
Marshal_PolicyFidoSigned.c 3
PolicyFidoSigned.c 2
MathFunctions.c 6
CpriMisc.c 3
Marshal_ActivateCredential.c 3
ActivateCredential.c 1
Object_spt.c 17
Marshal_Certify.c 3
Certify.c 1
Attest_spt.c 2
Marshal_CertifyCreation.c 3
CertifyCreation.c 1
Ticket.c 5
Marshal_Clear.c 2
Clear.c 1
Marshal_Commit.c 3
Commit.c 1
Cancel.c 1
Marshal_ContextLoad.c 3
ContextLoad.c 1
Context_spt.c 3
Marshal_ContextSave.c 3
ContextSave.c 1
Marshal_Create.c 3
Create.c 1
Locality.c 1
Marshal_CreatePrimary.c 3
CreatePrimary.c 1
Marshal_DictionaryAttackLockReset.c 2
DictionaryAttackLockReset.c 1
Marshal_DictionaryAttackParameters.c 2
DictionaryAttackParameters.c 1
Marshal_ECC_Parameters.c 3
ECC_Parameters.c 1
Marshal_ECDH_KeyGen.c 3
ECDH_KeyGen.c 1
Marshal_ECDH_ZGen.c 3
ECDH_ZGen.c 1
Marshal_EvictControl.c 2
EvictControl.c 1
Marshal_FlushContext.c 2
FlushContext.c 1
Marshal_GetCapability.c 3
GetCapability.c 1
PropertyCap.c 2
Marshal_GetRandom.c 3
GetRandom.c 1
Marshal_GetTestResult.c 2
GetTestResult.c 1
Marshal_HMAC.c 3
HMAC.c 1
Marshal_Hash.c 3
Hash.c 1
Marshal_HierarchyChangeAuth.c 2
HierarchyChangeAuth.c 1
Marshal_HierarchyControl.c 2
HierarchyControl.c 1
Marshal_Import.c 3
Import.c 1
Marshal_Load.c 3
Load.c 1
Marshal_LoadExternal.c 3
LoadExternal.c 1
Marshal_NV_Certify.c 3
NV_Certify.c 1
NV_spt.c 2
Marshal_NV_DefineSpace.c 2
NV_DefineSpace.c 1
Marshal_NV_Extend.c 2
NV_Extend.c 1
Marshal_NV_Increment.c 2
NV_Increment.c 1
Marshal_NV_Read.c 3
NV_Read.c 1
Marshal_NV_ReadLock.c 2
NV_ReadLock.c 1
Marshal_NV_ReadPublic.c 3
NV_ReadPublic.c 1
Marshal_NV_UndefineSpace.c 2
NV_UndefineSpace.c 1
Marshal_NV_UndefineSpaceSpecial.c 2
NV_UndefineSpaceSpecial.c 1
Marshal_NV_Write.c 2
NV_Write.c 1
Marshal_NV_WriteLock.c 2
NV_WriteLock.c 1
Marshal_ObjectChangeAuth.c 3
ObjectChangeAuth.c 1
Marshal_PCR_Allocate.c 3
PCR_Allocate.c 1
Marshal_PCR_Extend.c 2
PCR_Extend.c 1
Marshal_PCR_Read.c 3
PCR_Read.c 1
Marshal_PCR_Reset.c 2
PCR_Reset.c 1
Marshal_PolicyAuthValue.c 2
PolicyAuthValue.c 1
Marshal_PolicyCommandCode.c 2
PolicyCommandCode.c 1
Marshal_PolicyGetDigest.c 3
PolicyGetDigest.c 1
Marshal_PolicyOR.c 2
PolicyOR.c 1
Marshal_PolicyPCR.c 2
PolicyPCR.c 1
Marshal_PolicyRestart.c 2
PolicyRestart.c 1
Marshal_PolicySecret.c 3
PolicySecret.c 1
Policy_spt.c 2
Marshal_PolicySigned.c 3
PolicySigned.c 1
Marshal_Quote.c 3
Quote.c 1
Marshal_RSA_Decrypt.c 3
RSA_Decrypt.c 1
Marshal_RSA_Encrypt.c 3
RSA_Encrypt.c 1
Marshal_ReadPublic.c 3
ReadPublic.c 1
Marshal_SelfTest.c 2
SelfTest.c 1
Marshal_Shutdown.c 2
Shutdown.c 1
Marshal_Sign.c 3
Sign.c 1
Marshal_StartAuthSession.c 3
StartAuthSession.c 1
Marshal_Startup.c 2
Startup.c 1
Unique.c 1
Marshal_StirRandom.c 2
StirRandom.c 1
Marshal_Unseal.c 3
Unseal.c 1
Marshal_VerifySignature.c 3
VerifySignature.c 1

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/tpm2/Startup.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Hierarchy.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PolicyAuthValue.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/VerifySignature.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Policy_spt.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_ContextLoad.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Hash.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Ticket.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Load.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_Certify.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/NV_UndefineSpaceSpecial.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Context_spt.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Object.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Import.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/RSA_Decrypt.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CommandAudit.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/ObjectChangeAuth.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_Read.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/EvictControl.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_GetCapability.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/TpmFail.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PCR_Reset.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_ContextSave.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PP.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PPPlat.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_NV_ReadPublic.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PCR_Allocate.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Object_spt.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/ECDH_ZGen.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PCR.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyPCR.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Clear.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Commit.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/DictionaryAttackParameters.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NVMem.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_Read.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/HierarchyControl.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/HMAC.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_RSA_Decrypt.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_Create.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/fuzz/execute-command.cc ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyOR.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/NV_Extend.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Quote.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Create.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PCR_Read.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/SessionProcess.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Unique.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyFidoSigned.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CpriRSA.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Entropy.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_UndefineSpace.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_PolicySecret.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_Certify.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_PCR_Reset.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/LoadExternal.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_ActivateCredential.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PolicySigned.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/StartAuthSession.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/DictionaryAttackLockReset.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Shutdown.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_StirRandom.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_Increment.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CertifyCreation.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_Commit.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/LocalityPlat.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_Certify.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/_TPM_Init.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyCommandCode.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/ContextLoad.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PolicyRestart.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/NV_Write.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CpriECC.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_ECC_Parameters.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/ReadPublic.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/MathFunctions.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Load.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/StirRandom.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_CertifyCreation.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_ECDH_ZGen.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CpriSym.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CommandDispatcher.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/tpm_generated.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/GetRandom.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_HierarchyChangeAuth.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/GetTestResult.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_EvictControl.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Power.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_NV_Write.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_Clear.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Manufacture.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Sign.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/GetCapability.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Hash.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyRestart.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Locality.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Cancel.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyGetDigest.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/ActivateCredential.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PowerPlat.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PolicyPCR.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Shutdown.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Handle.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/RSA_Encrypt.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/AlgorithmCap.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/DA.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Session.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CommandCodeAttributes.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Unseal.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PCR_Extend.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PCR_Read.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_GetRandom.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_spt.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Sign.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_HierarchyControl.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PolicyCommandCode.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PolicyGetDigest.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CpriMisc.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Clock.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_DictionaryAttackParameters.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CpriRNG.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Entity.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_Startup.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_HMAC.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Unseal.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_WriteLock.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_UndefineSpaceSpecial.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_GetTestResult.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_WriteLock.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_PolicySigned.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/ECDH_KeyGen.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/CryptSelfTest.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_NV_ReadLock.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_LoadExternal.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PolicyAuthValue.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Time.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Bits.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_CreatePrimary.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/MemoryLib.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_DefineSpace.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CpriHash.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_DictionaryAttackLockReset.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_NV_DefineSpace.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PolicySecret.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/PolicyOR.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/NV_ReadPublic.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/HandleProcess.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_ECDH_KeyGen.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_Increment.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_Quote.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CryptUtil.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/ECC_Parameters.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/HierarchyChangeAuth.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PropertyCap.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PCR_Allocate.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_StartAuthSession.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/NV_ReadLock.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/ContextSave.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/SelfTest.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_RSA_Encrypt.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_SelfTest.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Certify.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_FlushContext.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CreatePrimary.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_PCR_Extend.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/PolicyFidoSigned.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_ObjectChangeAuth.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_UndefineSpace.c ['tpm2_execute_command_fuzzer'] []
/usr/include/x86_64-linux-gnu/bits/byteswap.h ['tpm2_execute_command_fuzzer'] []
/src/tpm2/FlushContext.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/CpriCryptPri.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Import.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/ExecCommand.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_ReadPublic.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Attest_spt.c ['tpm2_execute_command_fuzzer'] ['tpm2_execute_command_fuzzer']
/src/tpm2/Marshal_VerifySignature.c ['tpm2_execute_command_fuzzer'] []
/src/tpm2/Marshal_NV_Extend.c ['tpm2_execute_command_fuzzer'] []

Directories in report

Directory
/usr/include/x86_64-linux-gnu/bits/
/src/tpm2/
/src/tpm2/fuzz/