Home
last modified time | relevance | path

Searched refs:_plat__RunCommand (Results 1 – 8 of 8) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DRunCommand.c66 _plat__RunCommand( in _plat__RunCommand() function
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DRunCommand.c70 _plat__RunCommand( in _plat__RunCommand() function
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
DRunCommand.c69 _plat__RunCommand( in _plat__RunCommand() function
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTPMCmdp.c230 _plat__RunCommand(request.BufferSize, request.Buffer, in _rpc__Send_Command()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/include/prototypes/
DPlatform_fp.h405 _plat__RunCommand(
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/include/
DPlatform_fp.h400 _plat__RunCommand(
/external/ms-tpm-20-ref/TPMCmd/Platform/include/prototypes/
DPlatform_fp.h506 _plat__RunCommand(
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
DTpmDevice.c761_plat__RunCommand((unsigned int)tpmOp.cmdSize, (unsigned char*)tpmOp.msgBuf, &rspLenTPM, &rspTPM); in TpmOperationsLoop()