Home
last modified time | relevance | path

Searched refs:SizeNeeded (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Integrity.c78 UINT32 SizeNeeded; member
433 OUT UINT32 *SizeNeeded, in Tpm2PcrAllocate() argument
527 *SizeNeeded = SwapBytes32(Res.SizeNeeded); in Tpm2PcrAllocate()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c130 UINT32 SizeNeeded; in Tpm2CommandAllocPcr() local
223 &SizeNeeded, in Tpm2CommandAllocPcr()
233 DEBUG ((EFI_D_INFO, "SizeNeeded - %08x\n", SizeNeeded)); in Tpm2CommandAllocPcr()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h559 OUT UINT32 *SizeNeeded,