Home
last modified time | relevance | path

Searched refs:TPM_ALG_SHA512 (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Help.c33 {TPM_ALG_SHA512, SHA512_DIGEST_SIZE, HASH_ALG_SHA512},
224 case TPM_ALG_SHA512: in IsHashAlgSupportedInHashAlgorithmMask()
DTpm2Capability.c557 case TPM_ALG_SHA512: in Tpm2GetCapabilitySupportedAndActivePcrs()
DTpm2Integrity.c622 PcrAllocation.pcrSelections[PcrAllocation.count].hash = TPM_ALG_SHA512; in Tpm2PcrAllocateBanks()
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibTpm2/
DHashLibTpm2.c34 {TPM_ALG_SHA512, HASH_ALG_SHA512},
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c591 case TPM_ALG_SHA512: in AppendBufferWithTpmAlgHash()
677 case TPM_ALG_SHA512: in SetConfigInfo()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c1804 case TPM_ALG_SHA512: in DriverEntry()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h185 #define TPM_ALG_SHA512 (TPM_ALG_ID)(0x000D) macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1453 TempDigestSize->algorithmId = TPM_ALG_SHA512; in SetupEventLog()