Home
last modified time | relevance | path

Searched refs:SizeOut (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTisPei.c46 IN OUT UINT32 *SizeOut in TisTpmCommand() argument
133 if (*SizeOut < TpmOutSize) { in TisTpmCommand()
137 *SizeOut = TpmOutSize; in TisTpmCommand()
DTpmComm.c40 IN OUT UINT32 *SizeOut
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
DTpm12Tis.c372 IN OUT UINT32 *SizeOut in Tpm12TisTpmCommand() argument
489 if (*SizeOut < TpmOutSize) { in Tpm12TisTpmCommand()
493 *SizeOut = TpmOutSize; in Tpm12TisTpmCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/
DTpm2Tis.c378 IN OUT UINT32 *SizeOut in Tpm2TisTpmCommand() argument
500 if (*SizeOut < TpmOutSize) { in Tpm2TisTpmCommand()
504 *SizeOut = TpmOutSize; in Tpm2TisTpmCommand()