Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Derror.rs50 StorageNotAvailable2 = 0xF0100004, enumerator
113 ErrorKind::StorageNotAvailable2 => "Persistent object storage is not available.", in as_str()
183 raw::TEE_ERROR_STORAGE_NOT_AVAILABLE_2 => ErrorKind::StorageNotAvailable2, in kind()

Completed in 2 milliseconds