Home
last modified time | relevance | path

Searched refs:InputParameterBlockSize (Results 1 – 19 of 19) 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.c39 IN UINT32 InputParameterBlockSize,
DTpm2Tis.c550 IN UINT32 InputParameterBlockSize, in DTpm2SubmitCommand() argument
559 InputParameterBlockSize, in DTpm2SubmitCommand()
/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/Protocol/
DPttPassThru.h47 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/Include/Ppi/
DPttPassThruPpi.h48 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h234 IN UINT32 InputParameterBlockSize,
DTcg2Protocol.h247 IN UINT32 InputParameterBlockSize,
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
DTpm12Tis.c539 IN UINT32 InputParameterBlockSize, in Tpm12SubmitCommand() argument
548 InputParameterBlockSize, in Tpm12SubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c878 IN UINT32 InputParameterBlockSize, in TreeSubmitCommand() argument
889 (InputParameterBlockSize == 0) || (InputParameterBlock == NULL) || in TreeSubmitCommand()
898 if (InputParameterBlockSize >= mTcgDxeData.BsCap.MaxCommandSize) { in TreeSubmitCommand()
906 InputParameterBlockSize, in TreeSubmitCommand()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1281 IN UINT32 InputParameterBlockSize, in Tcg2SubmitCommand() argument
1292 (InputParameterBlockSize == 0) || (InputParameterBlock == NULL) || in Tcg2SubmitCommand()
1301 if (InputParameterBlockSize >= mTcgDxeData.BsCap.MaxCommandSize) { in Tcg2SubmitCommand()
1309 InputParameterBlockSize, in Tcg2SubmitCommand()