Searched refs:eicSessionInit (Results 1 – 3 of 3) sorted by relevance
50 bool eicSessionInit(EicSession* ctx);
37 bool eicSessionInit(EicSession* ctx) { in eicSessionInit() function
314 bool initialized = eicSessionInit(&ctx_); in initialize()