/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/ |
D | Tpm2DeviceLibDTpm.c | 38 IN OUT UINT32 *OutputParameterBlockSize, 72 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 79 OutputParameterBlockSize, in Tpm2SubmitCommand()
|
D | Tpm2InstanceLibDTpm.c | 51 IN OUT UINT32 *OutputParameterBlockSize,
|
D | Tpm2Ptp.c | 482 IN OUT UINT32 *OutputParameterBlockSize, in DTpm2SubmitCommand() argument 496 OutputParameterBlockSize in DTpm2SubmitCommand() 505 OutputParameterBlockSize in DTpm2SubmitCommand()
|
D | Tpm2Tis.c | 391 IN OUT UINT32 *OutputParameterBlockSize, in DTpm2TisSubmitCommand() argument 400 OutputParameterBlockSize in DTpm2TisSubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibTcg/ |
D | Tpm12DeviceLibTcg.c | 43 IN OUT UINT32 *OutputParameterBlockSize, in Tpm12SubmitCommand() argument 67 *OutputParameterBlockSize, in Tpm12SubmitCommand() 74 *OutputParameterBlockSize = SwapBytes32 (Header->paramSize); in Tpm12SubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTcg2/ |
D | Tpm2DeviceLibTcg2.c | 42 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 66 *OutputParameterBlockSize, in Tpm2SubmitCommand() 73 *OutputParameterBlockSize = SwapBytes32 (Header->paramSize); in Tpm2SubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTrEE/ |
D | Tpm2DeviceLibTrEE.c | 42 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 66 *OutputParameterBlockSize, in Tpm2SubmitCommand() 73 *OutputParameterBlockSize = SwapBytes32 (Header->paramSize); in Tpm2SubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/ |
D | Tpm2DeviceLib.h | 37 IN OUT UINT32 *OutputParameterBlockSize, 71 IN OUT UINT32 *OutputParameterBlockSize,
|
D | Tpm12DeviceLib.h | 37 IN OUT UINT32 *OutputParameterBlockSize,
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibRouter/ |
D | Tpm2DeviceLibRouterDxe.c | 42 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 52 OutputParameterBlockSize, in Tpm2SubmitCommand()
|
D | Tpm2DeviceLibRouterPei.c | 64 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 78 OutputParameterBlockSize, in Tpm2SubmitCommand()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/ |
D | Tpm2DeviceLibSeC.c | 68 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 78 OutputParameterBlockSize, in Tpm2SubmitCommand()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/ |
D | Tpm2DeviceLibSeC.c | 78 IN OUT UINT32 *OutputParameterBlockSize, in Tpm2SubmitCommand() argument 100 OutputParameterBlockSize, in Tpm2SubmitCommand()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/ |
D | TisPc.c | 259 IN OUT UINT32 *OutputParameterBlockSize, in Tpm12SubmitCommand() argument 278 if (*OutputParameterBlockSize < sizeof (TPM_RSP_COMMAND_HDR)) { in Tpm12SubmitCommand() 375 if (*OutputParameterBlockSize < TpmOutSize) { in Tpm12SubmitCommand() 379 *OutputParameterBlockSize = TpmOutSize; in Tpm12SubmitCommand()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Ppi/ |
D | PttPassThruPpi.h | 50 IN OUT UINT32 *OutputParameterBlockSize,
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Protocol/ |
D | PttPassThru.h | 49 IN OUT UINT32 *OutputParameterBlockSize,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | TrEEProtocol.h | 236 IN UINT32 OutputParameterBlockSize,
|
D | Tcg2Protocol.h | 249 IN UINT32 OutputParameterBlockSize,
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/ |
D | TisPc.c | 607 IN OUT UINT32 *OutputParameterBlockSize, in Tpm12SubmitCommand() argument 615 Status = TisPcReceive (OutputParameterBlock, OutputParameterBlockSize); in Tpm12SubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/ |
D | Tpm12Tis.c | 432 IN OUT UINT32 *OutputParameterBlockSize, in Tpm12SubmitCommand() argument 450 OutputParameterBlockSize in Tpm12SubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/ |
D | TrEEDxe.c | 845 IN UINT32 OutputParameterBlockSize, in TreeSubmitCommand() argument 855 (OutputParameterBlockSize == 0) || (OutputParameterBlock == NULL)) { in TreeSubmitCommand() 866 if (OutputParameterBlockSize > mTcgDxeData.BsCap.MaxResponseSize) { in TreeSubmitCommand() 873 &OutputParameterBlockSize, in TreeSubmitCommand()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/ |
D | Tcg2Dxe.c | 1206 IN UINT32 OutputParameterBlockSize, in Tcg2SubmitCommand() argument 1216 (OutputParameterBlockSize == 0) || (OutputParameterBlock == NULL)) { in Tcg2SubmitCommand() 1227 if (OutputParameterBlockSize > mTcgDxeData.BsCap.MaxResponseSize) { in Tcg2SubmitCommand() 1234 &OutputParameterBlockSize, in Tcg2SubmitCommand()
|