Home
last modified time | relevance | path

Searched refs:OutputParameterBlock (Results 1 – 19 of 19) 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.c42 IN UINT8 *OutputParameterBlock
DTpm2Tis.c553 IN UINT8 *OutputParameterBlock in DTpm2SubmitCommand() argument
560 OutputParameterBlock, in DTpm2SubmitCommand()
/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/Vlv2DeviceRefCodePkg/Include/Protocol/
DPttPassThru.h50 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Ppi/
DPttPassThruPpi.h51 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h237 IN UINT8 *OutputParameterBlock
DTcg2Protocol.h250 IN UINT8 *OutputParameterBlock
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
DTpm12Tis.c542 IN UINT8 *OutputParameterBlock in Tpm12SubmitCommand() argument
549 OutputParameterBlock, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c881 IN UINT8 *OutputParameterBlock in TreeSubmitCommand() argument
890 (OutputParameterBlockSize == 0) || (OutputParameterBlock == NULL)) { in TreeSubmitCommand()
909 OutputParameterBlock in TreeSubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1284 IN UINT8 *OutputParameterBlock in Tcg2SubmitCommand() argument
1293 (OutputParameterBlockSize == 0) || (OutputParameterBlock == NULL)) { in Tcg2SubmitCommand()
1312 OutputParameterBlock in Tcg2SubmitCommand()