Home
last modified time | relevance | path

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

/optee_rust/optee-teec/src/
A Dcontext.rs26 pub struct Context { struct
27 raw: raw::TEEC_Context, argument
30 impl Context { impls
113 impl Drop for Context { implementation
A Dsession.rs52 context: &'ctx mut Context, in new()

Completed in 3 milliseconds