Home
last modified time | relevance | path

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

/optee_client/public/
A Dtee_plugin_method.h12 struct plugin_method { struct
/optee_client/tee-supplicant/src/
A Dplugin.h18 struct plugin_method *method; /* Implemented in the plugin */
A Dplugin.c77 struct plugin_method *m = NULL; in load_plugin()
85 m = (struct plugin_method *)dlsym(handle, "plugin_method"); in load_plugin()

Completed in 4 milliseconds