Home
last modified time | relevance | path

Searched refs:TCG_DIGEST (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiTpm.h64 #define TCG_DIGEST TPM_DIGEST macro
73 TCG_DIGEST Digest; // Value extended into PCRIndex
84 TCG_DIGEST Digest;
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h88 typedef TPM_DIGEST TCG_DIGEST; typedef
95 TCG_DIGEST Digest; ///< Value extended into PCRIndex
108 TCG_DIGEST Digest;
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c407 for (Index = 0; Index < sizeof(TCG_DIGEST); Index++) { in DumpEventLog()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c389 for (Index = 0; Index < sizeof(TCG_DIGEST); Index++) { in DumpEvent()