Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/
DTpm2DeviceLibDTpm.c37 IN UINT8 *InputParameterBlock,
71 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
78 InputParameterBlock, in Tpm2SubmitCommand()
DTpm2InstanceLibDTpm.c50 IN UINT8 *InputParameterBlock,
DTpm2Ptp.c481 IN UINT8 *InputParameterBlock, in DTpm2SubmitCommand() argument
493 InputParameterBlock, in DTpm2SubmitCommand()
502 InputParameterBlock, in DTpm2SubmitCommand()
DTpm2Tis.c390 IN UINT8 *InputParameterBlock, in DTpm2TisSubmitCommand() argument
397 InputParameterBlock, in DTpm2TisSubmitCommand()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/
DTpm2DeviceLibSeC.c77 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
84 if(NULL == InputParameterBlock || NULL == OutputParameterBlock || 0 == InputParameterBlockSize) { in Tpm2SubmitCommand()
99 InputParameterBlock, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2DeviceLib.h36 IN UINT8 *InputParameterBlock,
70 IN UINT8 *InputParameterBlock,
DTpm12DeviceLib.h36 IN UINT8 *InputParameterBlock,
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibRouter/
DTpm2DeviceLibRouterDxe.c41 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
51 InputParameterBlock, in Tpm2SubmitCommand()
DTpm2DeviceLibRouterPei.c63 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
77 InputParameterBlock, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/
DTpm2DeviceLibSeC.c67 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
77 InputParameterBlock, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibTcg/
DTpm12DeviceLibTcg.c42 IN UINT8 *InputParameterBlock, in Tpm12SubmitCommand() argument
66 InputParameterBlock, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTcg2/
DTpm2DeviceLibTcg2.c41 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
65 InputParameterBlock, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTrEE/
DTpm2DeviceLibTrEE.c41 IN UINT8 *InputParameterBlock, in Tpm2SubmitCommand() argument
65 InputParameterBlock, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Ppi/
DPttPassThruPpi.h49 IN UINT8 *InputParameterBlock,
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Protocol/
DPttPassThru.h48 IN UINT8 *InputParameterBlock,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/
DTisPc.c258 IN UINT8 *InputParameterBlock, in Tpm12SubmitCommand() argument
317 Status = WriteTpmBufferMultiple (InputParameterBlock, InputParameterBlockSize); in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h235 IN UINT8 *InputParameterBlock,
DTcg2Protocol.h248 IN UINT8 *InputParameterBlock,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/
DTisPc.c606 IN UINT8 *InputParameterBlock, in Tpm12SubmitCommand() argument
613 Status = TisPcSend (InputParameterBlock, InputParameterBlockSize); in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
DTpm12Tis.c431 IN UINT8 *InputParameterBlock, in Tpm12SubmitCommand() argument
447 InputParameterBlock, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c844 IN UINT8 *InputParameterBlock, in TreeSubmitCommand() argument
854 (InputParameterBlockSize == 0) || (InputParameterBlock == NULL) || in TreeSubmitCommand()
872 InputParameterBlock, in TreeSubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1205 IN UINT8 *InputParameterBlock, in Tcg2SubmitCommand() argument
1215 (InputParameterBlockSize == 0) || (InputParameterBlock == NULL) || in Tcg2SubmitCommand()
1233 InputParameterBlock, in Tcg2SubmitCommand()