Home
last modified time | relevance | path

Searched refs:algorithmId (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h198 UINT16 algorithmId; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c429 DEBUG ((EFI_D_INFO, " algorithmId - 0x%04x\n", DigestSize[Index].algorithmId)); in DumpTcgEfiSpecIdEventStruct()
1505 TempDigestSize->algorithmId = TPM_ALG_SHA1; in SetupEventLog()
1512 TempDigestSize->algorithmId = TPM_ALG_SHA256; in SetupEventLog()
1519 TempDigestSize->algorithmId = TPM_ALG_SHA384; in SetupEventLog()
1526 TempDigestSize->algorithmId = TPM_ALG_SHA512; in SetupEventLog()
1533 TempDigestSize->algorithmId = TPM_ALG_SM3_256; in SetupEventLog()