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.c29 {TPM_ALG_SHA256, SHA256_DIGEST_SIZE},
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c314 case TPM_ALG_SHA256: in AppendBufferWithTpmAlgHash()
406 case TPM_ALG_SHA256: in SetConfigInfo()
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibTpm2/
DHashLibTpm2.c32 {TPM_ALG_SHA256, HASH_ALG_SHA256},
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c301 case TPM_ALG_SHA256: in IsHashAlgSupportedInPcrBank()
390 case TPM_ALG_SHA256: in SetTpm2HashMask()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c972 case TPM_ALG_SHA256: in IsHashAlgSupportedInPcrBank()
1512 TempDigestSize->algorithmId = TPM_ALG_SHA256; in SetupEventLog()
2435 case TPM_ALG_SHA256: in DriverEntry()
/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/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c162 PcrAllocation.pcrSelections[PcrAllocation.count].hash = TPM_ALG_SHA256; in Tpm2CommandAllocPcr()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c1833 case TPM_ALG_SHA256: in DriverEntry()