Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h202 UINT16 digestSize; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c403 DEBUG ((EFI_D_INFO, " digestSize - 0x%04x\n", DigestSize[Index].digestSize)); in DumpTcgEfiSpecIdEventStruct()
1433 TempDigestSize->digestSize = SHA1_DIGEST_SIZE; in SetupEventLog()
1440 TempDigestSize->digestSize = SHA256_DIGEST_SIZE; in SetupEventLog()
1447 TempDigestSize->digestSize = SHA384_DIGEST_SIZE; in SetupEventLog()
1454 TempDigestSize->digestSize = SHA512_DIGEST_SIZE; in SetupEventLog()
1461 TempDigestSize->digestSize = SM3_256_DIGEST_SIZE; in SetupEventLog()