Home
last modified time | relevance | path

Searched refs:OutputParameterBlock (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/
DTpm2DeviceLibDTpm.c39 IN UINT8 *OutputParameterBlock
73 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
80 OutputParameterBlock in Tpm2SubmitCommand()
DTpm2InstanceLibDTpm.c52 IN UINT8 *OutputParameterBlock
DTpm2Ptp.c483 IN UINT8 *OutputParameterBlock in DTpm2SubmitCommand() argument
495 OutputParameterBlock, in DTpm2SubmitCommand()
504 OutputParameterBlock, in DTpm2SubmitCommand()
DTpm2Tis.c392 IN UINT8 *OutputParameterBlock in DTpm2TisSubmitCommand() argument
399 OutputParameterBlock, in DTpm2TisSubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibTcg/
DTpm12DeviceLibTcg.c44 IN UINT8 *OutputParameterBlock in Tpm12SubmitCommand() argument
68 OutputParameterBlock in Tpm12SubmitCommand()
73 Header = (TPM_RSP_COMMAND_HDR *)OutputParameterBlock; in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTcg2/
DTpm2DeviceLibTcg2.c43 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
67 OutputParameterBlock in Tpm2SubmitCommand()
72 Header = (TPM2_RESPONSE_HEADER *)OutputParameterBlock; in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTrEE/
DTpm2DeviceLibTrEE.c43 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
67 OutputParameterBlock in Tpm2SubmitCommand()
72 Header = (TPM2_RESPONSE_HEADER *)OutputParameterBlock; in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/
DTpm2DeviceLibSeC.c79 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
84 if(NULL == InputParameterBlock || NULL == OutputParameterBlock || 0 == InputParameterBlockSize) { in Tpm2SubmitCommand()
101 OutputParameterBlock in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2DeviceLib.h38 IN UINT8 *OutputParameterBlock
72 IN UINT8 *OutputParameterBlock
DTpm12DeviceLib.h38 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibRouter/
DTpm2DeviceLibRouterDxe.c43 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
53 OutputParameterBlock in Tpm2SubmitCommand()
DTpm2DeviceLibRouterPei.c65 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
79 OutputParameterBlock in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/
DTpm2DeviceLibSeC.c69 IN UINT8 *OutputParameterBlock in Tpm2SubmitCommand() argument
79 OutputParameterBlock in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/
DTisPc.c260 IN UINT8 *OutputParameterBlock in Tpm12SubmitCommand() argument
339 Status = ReadTpmBufferMultiple (OutputParameterBlock, sizeof (TPM_RSP_COMMAND_HDR)); in Tpm12SubmitCommand()
360 ResponseHeader = (TPM_RSP_COMMAND_HDR *)OutputParameterBlock; in Tpm12SubmitCommand()
386 OutputParameterBlock + sizeof (TPM_RSP_COMMAND_HDR), in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Ppi/
DPttPassThruPpi.h51 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Protocol/
DPttPassThru.h50 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h237 IN UINT8 *OutputParameterBlock
DTcg2Protocol.h250 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/
DTisPc.c608 IN UINT8 *OutputParameterBlock in Tpm12SubmitCommand() argument
615 Status = TisPcReceive (OutputParameterBlock, OutputParameterBlockSize); in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
DTpm12Tis.c433 IN UINT8 *OutputParameterBlock in Tpm12SubmitCommand() argument
449 OutputParameterBlock, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c846 IN UINT8 *OutputParameterBlock in TreeSubmitCommand() argument
855 (OutputParameterBlockSize == 0) || (OutputParameterBlock == NULL)) { in TreeSubmitCommand()
874 OutputParameterBlock in TreeSubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1207 IN UINT8 *OutputParameterBlock in Tcg2SubmitCommand() argument
1216 (OutputParameterBlockSize == 0) || (OutputParameterBlock == NULL)) { in Tcg2SubmitCommand()
1235 OutputParameterBlock in Tcg2SubmitCommand()