Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h203 } TCG_EfiSpecIdEventAlgorithmSize; typedef
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c380 TCG_EfiSpecIdEventAlgorithmSize *DigestSize; in DumpTcgEfiSpecIdEventStruct()
399 …DigestSize = (TCG_EfiSpecIdEventAlgorithmSize *)((UINT8 *)TcgEfiSpecIdEventStruct + sizeof(*TcgEfi… in DumpTcgEfiSpecIdEventStruct()
425 TCG_EfiSpecIdEventAlgorithmSize *DigestSize; in GetTcgEfiSpecIdEventStructSize()
431 …DigestSize = (TCG_EfiSpecIdEventAlgorithmSize *)((UINT8 *)TcgEfiSpecIdEventStruct + sizeof(*TcgEfi… in GetTcgEfiSpecIdEventStructSize()
433 …EventStruct) + sizeof(UINT32) + (NumberOfAlgorithms * sizeof(TCG_EfiSpecIdEventAlgorithmSize)) + s… in GetTcgEfiSpecIdEventStructSize()
1382 …fiSpecIDEventStruct) + sizeof(UINT32) + (HASH_COUNT * sizeof(TCG_EfiSpecIdEventAlgorithmSize)) + s… in SetupEventLog()
1384 TCG_EfiSpecIdEventAlgorithmSize *DigestSize; in SetupEventLog()
1385 TCG_EfiSpecIdEventAlgorithmSize *TempDigestSize; in SetupEventLog()
1428 …DigestSize = (TCG_EfiSpecIdEventAlgorithmSize *)((UINT8 *)TcgEfiSpecIdEventStruct + sizeof(*TcgEfi… in SetupEventLog()