Searched refs:flags (Results 1 – 21 of 21) sorted by relevance
| /optee_rust/optee-utee/optee-utee-sys/src/ |
| A D | utee_syscalls.rs | 55 pub fn _utee_check_access_rights(flags: u32, buf: *const c_void, len: size_t) in _utee_check_access_rights() 188 flags: c_ulong, in _utee_storage_obj_open() 195 flags: c_ulong, in _utee_storage_obj_create()
|
| A D | user_ta_header.rs | 36 pub flags: u32, field
|
| A D | tee_api.rs | 187 flags: u32, in TEE_OpenPersistentObject() 194 flags: u32, in TEE_CreatePersistentObject()
|
| /optee_rust/examples/random-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/hello_world-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/secure_storage-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/serde-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/hotp-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/aes-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/authentication-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/big_int-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/acipher-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/time-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/udp_socket-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/diffie_hellman-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/supp_plugin-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/tcp_client-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/digest-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/examples/message_passing_interface-rs/ta/ |
| A D | ta_static.rs | 29 flags: TA_FLAGS,
|
| /optee_rust/optee-utee/src/ |
| A D | object.rs | 904 flags: DataFlag, in open() 912 flags.bits(), in open() 983 flags: DataFlag, in create() 997 flags.bits(), in create()
|
| /optee_rust/optee-teec/optee-teec-sys/src/ |
| A D | tee_client_api.rs | 103 pub flags: u32, field
|
Completed in 22 milliseconds