Home
last modified time | relevance | path

Searched refs:TEEC_Value (Results 1 – 2 of 2) sorted by relevance

/optee_rust/optee-teec/optee-teec-sys/src/
A Dtee_client_api.rs128 pub struct TEEC_Value { struct
138 pub value: TEEC_Value, argument
/optee_rust/optee-teec/src/
A Dparameter.rs33 raw: raw::TEEC_Value,
41 let raw = raw::TEEC_Value { a, b }; in new()

Completed in 4 milliseconds