Home
last modified time | relevance | path

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

/optee_client/public/
A Dtee_plugin_method.h12 struct plugin_method { struct
13 const char *name; /* short friendly name of the plugin */
14 TEEC_UUID uuid;
15 TEEC_Result (*init)(void);
16 TEEC_Result (*invoke)(unsigned int cmd, unsigned int sub_cmd,

Completed in 1 milliseconds