Home
last modified time | relevance | path

Searched refs:TPM_ALG_SHA256 (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/HashInstanceLibSha256/
DHashInstanceLibSha256.c38 DigestList->digests[0].hashAlg = TPM_ALG_SHA256; in Tpm2SetSha256ToDigestList()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Help.c30 {TPM_ALG_SHA256, SHA256_DIGEST_SIZE, HASH_ALG_SHA256},
214 case TPM_ALG_SHA256: in IsHashAlgSupportedInHashAlgorithmMask()
DTpm2Capability.c541 case TPM_ALG_SHA256: in Tpm2GetCapabilitySupportedAndActivePcrs()
DTpm2Integrity.c594 PcrAllocation.pcrSelections[PcrAllocation.count].hash = TPM_ALG_SHA256; in Tpm2PcrAllocateBanks()
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibTpm2/
DHashLibTpm2.c32 {TPM_ALG_SHA256, HASH_ALG_SHA256},
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c579 case TPM_ALG_SHA256: in AppendBufferWithTpmAlgHash()
671 case TPM_ALG_SHA256: in SetConfigInfo()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h114 #define CONTEXT_INTEGRITY_HASH_ALG TPM_ALG_SHA256
183 #define TPM_ALG_SHA256 (TPM_ALG_ID)(0x000B) macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c1798 case TPM_ALG_SHA256: in DriverEntry()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1439 TempDigestSize->algorithmId = TPM_ALG_SHA256; in SetupEventLog()