Searched refs:createSession (Results 1 – 2 of 2) sorted by relevance
1107 static int createSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in createSession() function1393 if(createSession(&sContext, &sSession, &sOperation) == 0) in delegation_main()
1273 static int createSession(TEEC_Context* pContext, TEEC_Session* pSession, TEEC_Operation* pOperation) in createSession() function1559 if(createSession(&sContext, &sSession, &sOperation) == 0) in delegation_main()