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.c402 DEBUG ((EFI_D_INFO, " algorithmId - 0x%04x\n", DigestSize[Index].algorithmId)); in DumpTcgEfiSpecIdEventStruct()
1432 TempDigestSize->algorithmId = TPM_ALG_SHA1; in SetupEventLog()
1439 TempDigestSize->algorithmId = TPM_ALG_SHA256; in SetupEventLog()
1446 TempDigestSize->algorithmId = TPM_ALG_SHA384; in SetupEventLog()
1453 TempDigestSize->algorithmId = TPM_ALG_SHA512; in SetupEventLog()
1460 TempDigestSize->algorithmId = TPM_ALG_SM3_256; in SetupEventLog()