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

  /hardware/ti/omap4-aah/security/tf_sdk/include/
tee_client_api_imp.h 50 struct TEEC_Context* _pContext;
57 struct TEEC_Context* _pContext;
65 struct TEEC_Context* _pContext;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_imp.h 50 struct TEEC_Context* _pContext;
57 struct TEEC_Context* _pContext;
65 struct TEEC_Context* _pContext;
  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 488 context = session->imp._pContext;
497 session->imp._pContext = NULL;
544 sharedMem->imp._pContext = context;
557 sharedMem->imp._pContext = NULL;
571 sharedMem->imp._pContext = NULL;
596 context = (TEEC_Context *)sharedMem->imp._pContext;
613 sharedMem->imp._pContext = NULL;
639 context = operation->imp._pContext;
802 operation->imp._pContext = context;
826 session->imp._pContext = context
    [all...]
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 480 context = session->imp._pContext;
489 session->imp._pContext = NULL;
536 sharedMem->imp._pContext = context;
549 sharedMem->imp._pContext = NULL;
563 sharedMem->imp._pContext = NULL;
588 context = (TEEC_Context *)sharedMem->imp._pContext;
605 sharedMem->imp._pContext = NULL;
631 context = operation->imp._pContext;
794 operation->imp._pContext = context;
818 session->imp._pContext = context
    [all...]

Completed in 36 milliseconds