Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Derror.rs190 raw::TEE_ERROR_BAD_PARAMETERS => ErrorKind::BadParameters, in kind()
A Dnet.rs59 raw::TEE_ERROR_BAD_PARAMETERS => { in connect_with_ip_version()
229 raw::TEE_ERROR_BAD_PARAMETERS => { in connect_with_ip_version()
/optee_rust/optee-utee/optee-utee-sys/src/
A Dtee_api_defines.rs40 pub const TEE_ERROR_BAD_PARAMETERS: u32 = 0xFFFF0006; consts

Completed in 7 milliseconds