Home
last modified time | relevance | path

Searched refs:createSession (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c1107 static int createSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in createSession() function
1393 if(createSession(&sContext, &sSession, &sOperation) == 0) in delegation_main()
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c1273 static int createSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in createSession() function
1559 if(createSession(&sContext, &sSession, &sOperation) == 0) in delegation_main()