Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Help.c32 {TPM_ALG_SHA384, SHA384_DIGEST_SIZE, HASH_ALG_SHA384},
219 case TPM_ALG_SHA384: in IsHashAlgSupportedInHashAlgorithmMask()
DTpm2Capability.c549 case TPM_ALG_SHA384: in Tpm2GetCapabilitySupportedAndActivePcrs()
DTpm2Integrity.c608 PcrAllocation.pcrSelections[PcrAllocation.count].hash = TPM_ALG_SHA384; in Tpm2PcrAllocateBanks()
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibTpm2/
DHashLibTpm2.c33 {TPM_ALG_SHA384, HASH_ALG_SHA384},
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c585 case TPM_ALG_SHA384: in AppendBufferWithTpmAlgHash()
674 case TPM_ALG_SHA384: in SetConfigInfo()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c1801 case TPM_ALG_SHA384: in DriverEntry()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h184 #define TPM_ALG_SHA384 (TPM_ALG_ID)(0x000C) macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1446 TempDigestSize->algorithmId = TPM_ALG_SHA384; in SetupEventLog()