Lines Matching refs:sContext
1185 TEEC_Context sContext;1384 &sContext); /* TEEC_Context* context */1393 if(createSession(&sContext, &sSession, &sOperation) == 0)1396 runSession(&sContext, &sSession, &sOperation);1398 TEEC_FinalizeContext(&sContext);