Home
last modified time | relevance | path

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

/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_isocket.rs62 pub const TEE_ISOCKET_ERROR_LARGE_BUFFER: u32 = 0xF1007005; consts
/optee_rust/optee-utee/src/
A Dnet.rs180 raw::TEE_ISOCKET_ERROR_LARGE_BUFFER => Err(io::Error::new( in write()
350 raw::TEE_ISOCKET_ERROR_LARGE_BUFFER => Err(io::Error::new( in write()

Completed in 4 milliseconds