Searched refs:sInvokeClientCommand (Results 1 – 2 of 2) sorted by relevance
182 pSCXParams = pCommand->sInvokeClientCommand.sParams; in scxExchangeMessage()201 pCommand->sInvokeClientCommand.nParamTypes |= in scxExchangeMessage()268 pSCXAnswers = pAnswer->sInvokeClientCommand.sAnswers; in scxExchangeMessage()843 sCommand.sInvokeClientCommand.nClientCommandIdentifier = commandID; in TEEC_InvokeCommandEx()846 sCommand.sInvokeClientCommand.sTimeout = SCTIME_INFINITE; in TEEC_InvokeCommandEx()850 sCommand.sInvokeClientCommand.sTimeout = *(uint64_t*)timeLimit; in TEEC_InvokeCommandEx()852 sCommand.sInvokeClientCommand.hClientSession = session->imp._hClientSession; in TEEC_InvokeCommandEx()853 …sCommand.sInvokeClientCommand.nCancellationID = (uint32_t)operation; // used for TEEC_RequestCance… in TEEC_InvokeCommandEx()877 nError = sAnswer.sInvokeClientCommand.nErrorCode; in TEEC_InvokeCommandEx()878 nReturnOrigin = sAnswer.sInvokeClientCommand.nReturnOrigin; in TEEC_InvokeCommandEx()
295 SCHANNEL6_INVOKE_CLIENT_COMMAND_COMMAND sInvokeClientCommand; member416 SCHANNEL6_INVOKE_CLIENT_COMMAND_ANSWER sInvokeClientCommand; member