Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Dplugin.c113 TEEC_Result teec_res = TEEC_SUCCESS; in plugin_load_all() local
158 teec_res = p->method->init(); in plugin_load_all()
159 if (teec_res) { in plugin_load_all()
161 p->method->name, teec_res); in plugin_load_all()

Completed in 2 milliseconds