Home
last modified time | relevance | path

Searched refs:TEE_ERROR_OUT_OF_MEMORY (Results 1 – 3 of 3) sorted by relevance

/optee_rust/optee-utee/src/
A Derror.rs196 raw::TEE_ERROR_OUT_OF_MEMORY => ErrorKind::OutOfMemory, in kind()
A Dnet.rs56 raw::TEE_ERROR_OUT_OF_MEMORY => { in connect_with_ip_version()
226 raw::TEE_ERROR_OUT_OF_MEMORY => { in connect_with_ip_version()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api_defines.rs46 pub const TEE_ERROR_OUT_OF_MEMORY: u32 = 0xFFFF000C; consts

Completed in 7 milliseconds