HomeSort by relevance Sort by last modified time
    Searched refs:_hBlock (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_imp.h 58 S_HANDLE _hBlock;
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 196 pSCXParam->sMemref.hBlock = pTEECParam->memref.parent->imp._hBlock;
537 sharedMem->imp._hBlock = sAnswer.sRegisterSharedMemory.hBlock;
550 sharedMem->imp._hBlock = S_HANDLE_NULL;
564 sharedMem->imp._hBlock = S_HANDLE_NULL;
593 sMessage.sReleaseSharedMemory.hBlock = sharedMem->imp._hBlock;
606 sharedMem->imp._hBlock = S_HANDLE_NULL;

Completed in 116 milliseconds