Home
last modified time | relevance | path

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

/optee_rust/optee-teec/src/
A Dextension.rs23 pub struct PluginMethod { struct
24 pub name: *const c_char,
25 pub uuid: raw::TEEC_UUID,
26 pub init: fn() -> Result<()>,
27 pub invoke: fn(

Completed in 2 milliseconds