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

  /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;
tee_client_api.h 62 typedef struct TEEC_Context
65 } TEEC_Context;
145 TEEC_Context* context);
148 TEEC_Context* context);
151 TEEC_Context* context,
155 TEEC_Context* context,
162 TEEC_Context* context,
tee_client_api_ex.h 73 TEEC_Context* context,
80 TEEC_Context* context,
85 TEEC_Context* context,
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 157 IN TEEC_Context* pContext,
355 TEEC_Context* sContext,
380 TEEC_Context* pContext)
443 void TEEC_FinalizeContext(TEEC_Context* pContext)
455 TEEC_Context* context,
476 TEEC_Context* context;
510 TEEC_Context* context,
545 TEEC_Context* context,
557 TEEC_Context* context,
586 TEEC_Context* context
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_internal.h 67 extern TEEC_Context g_sContext;
pkcs11_global.c 51 TEEC_Context g_sContext;
105 memset(&g_sContext, 0, sizeof(TEEC_Context));
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 875 static int runSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation)
    [all...]

Completed in 1104 milliseconds