HomeSort by relevance Sort by last modified time
    Searched full:tmpref (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api.h 101 TEEC_TempMemoryReference tmpref; member in union:__anon16844
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 219 detect a NULL tmpref.
221 pSCXParam->sTempMemref.nOffset = (uint32_t)pTEECParam->tmpref.buffer;
222 pSCXParam->sTempMemref.nDescriptor = (uint32_t)pTEECParam->tmpref.buffer;
223 pSCXParam->sTempMemref.nSize = pTEECParam->tmpref.size;
279 /* Trick: the size field is at the same position in a memref or a tmpref */
  /external/jpeg/
jmemmac.c 208 short tmpRef, vRefNum;
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 916 if (pOperation->params[1].tmpref.size > nInstructionsBufferSize)
919 pOperation->params[1].tmpref.size = 0;
930 nInstructionsBufferSize = pOperation->params[1].tmpref.size;
    [all...]

Completed in 659 milliseconds