Home
last modified time | relevance | path

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

/optee_rust/examples/secure_storage-rs/ta/src/
A Dmain.rs23 use optee_utee::{DataFlag, ObjectStorageConstants, PersistentObject};
75 ObjectStorageConstants::Private, in delete_object()
108 ObjectStorageConstants::Private, in create_raw_object()
141 ObjectStorageConstants::Private, in read_raw_object()
/optee_rust/optee-utee/src/
A Dobject.rs275 pub enum ObjectStorageConstants { enum
902 storage_id: ObjectStorageConstants, in open() argument
981 storage_id: ObjectStorageConstants, in create() argument

Completed in 5 milliseconds