Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/
DTpm2DeviceLibDTpm.c36 IN UINT32 InputParameterBlockSize,
70 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
77 InputParameterBlockSize, in Tpm2SubmitCommand()
DTpm2InstanceLibDTpm.c49 IN UINT32 InputParameterBlockSize,
DTpm2Ptp.c480 IN UINT32 InputParameterBlockSize, in DTpm2SubmitCommand() argument
494 InputParameterBlockSize, in DTpm2SubmitCommand()
503 InputParameterBlockSize, in DTpm2SubmitCommand()
DTpm2Tis.c389 IN UINT32 InputParameterBlockSize, in DTpm2TisSubmitCommand() argument
398 InputParameterBlockSize, in DTpm2TisSubmitCommand()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCPei/
DTpm2DeviceLibSeC.c76 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
84 if(NULL == InputParameterBlock || NULL == OutputParameterBlock || 0 == InputParameterBlockSize) { in Tpm2SubmitCommand()
98 InputParameterBlockSize, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2DeviceLib.h35 IN UINT32 InputParameterBlockSize,
69 IN UINT32 InputParameterBlockSize,
DTpm12DeviceLib.h35 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibRouter/
DTpm2DeviceLibRouterDxe.c40 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
50 InputParameterBlockSize, in Tpm2SubmitCommand()
DTpm2DeviceLibRouterPei.c62 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
76 InputParameterBlockSize, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/Tpm2DeviceLibSeCDxe/
DTpm2DeviceLibSeC.c66 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
76 InputParameterBlockSize, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibTcg/
DTpm12DeviceLibTcg.c41 IN UINT32 InputParameterBlockSize, in Tpm12SubmitCommand() argument
65 InputParameterBlockSize, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTcg2/
DTpm2DeviceLibTcg2.c40 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
64 InputParameterBlockSize, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTrEE/
DTpm2DeviceLibTrEE.c40 IN UINT32 InputParameterBlockSize, in Tpm2SubmitCommand() argument
64 InputParameterBlockSize, in Tpm2SubmitCommand()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Ppi/
DPttPassThruPpi.h48 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Protocol/
DPttPassThru.h47 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibAtmelI2c/
DTisPc.c257 IN UINT32 InputParameterBlockSize, in Tpm12SubmitCommand() argument
317 Status = WriteTpmBufferMultiple (InputParameterBlock, InputParameterBlockSize); in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h234 IN UINT32 InputParameterBlockSize,
DTcg2Protocol.h247 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/Tpm12DeviceLibInfineonI2c/
DTisPc.c605 IN UINT32 InputParameterBlockSize, in Tpm12SubmitCommand() argument
613 Status = TisPcSend (InputParameterBlock, InputParameterBlockSize); in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
DTpm12Tis.c430 IN UINT32 InputParameterBlockSize, in Tpm12SubmitCommand() argument
448 InputParameterBlockSize, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c843 IN UINT32 InputParameterBlockSize, in TreeSubmitCommand() argument
854 (InputParameterBlockSize == 0) || (InputParameterBlock == NULL) || in TreeSubmitCommand()
863 if (InputParameterBlockSize > mTcgDxeData.BsCap.MaxCommandSize) { in TreeSubmitCommand()
871 InputParameterBlockSize, in TreeSubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1204 IN UINT32 InputParameterBlockSize, in Tcg2SubmitCommand() argument
1215 (InputParameterBlockSize == 0) || (InputParameterBlock == NULL) || in Tcg2SubmitCommand()
1224 if (InputParameterBlockSize > mTcgDxeData.BsCap.MaxCommandSize) { in Tcg2SubmitCommand()
1232 InputParameterBlockSize, in Tcg2SubmitCommand()