| /optee_rust/examples/hello_world-rs/ta/src/ |
| A D | main.rs | 71 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/time-rs/ta/src/ |
| A D | main.rs | 82 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/random-rs/ta/src/ |
| A D | main.rs | 82 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/supp_plugin-rs/ta/src/ |
| A D | main.rs | 83 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/supp_plugin-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/time-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/random-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/secure_storage-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/signature_verification-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/diffie_hellman-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/digest-rs/ta/src/ |
| A D | main.rs | 108 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/digest-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/big_int-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/hotp-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/hello_world-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/aes-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/authentication-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/acipher-rs/ta/ |
| A D | ta_static.rs | 80 value: TA_VERSION as *const [u8] as *mut _,
|
| /optee_rust/examples/big_int-rs/ta/src/ |
| A D | main.rs | 128 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/diffie_hellman-rs/ta/src/ |
| A D | main.rs | 146 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/acipher-rs/ta/src/ |
| A D | main.rs | 145 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/secure_storage-rs/ta/src/ |
| A D | main.rs | 176 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/hotp-rs/ta/src/ |
| A D | main.rs | 161 const TA_VERSION: &[u8] = b"0.1\0"; consts
|
| /optee_rust/examples/signature_verification-rs/ta/src/ |
| A D | main.rs | 185 const TA_VERSION: &[u8] = b"0.2\0"; consts
|
| /optee_rust/examples/aes-rs/ta/src/ |
| A D | main.rs | 192 const TA_VERSION: &[u8] = b"Undefined version\0"; consts
|