Home
last modified time | relevance | path

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

/optee_rust/optee-teec/src/
A Doperation.rs26 pub struct Operation<A, B, C, D> { struct
27 pub raw: raw::TEEC_Operation, argument
34 impl<A: Param, B: Param, C: Param, D: Param> Operation<A, B, C, D> { argument

Completed in 2 milliseconds