Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 2 of 2) sorted by relevance

/optee_rust/examples/authentication-rs/ta/src/
A Dmain.rs134 let mut tag = vec![0; p2.buffer().len() as usize]; in encrypt_final() variables
159 let mut tag = vec![0; p2.buffer().len() as usize]; in decrypt_final() variables
/optee_rust/examples/authentication-rs/host/src/
A Dmain.rs94 let mut tag = [0x00u8; TAG_LEN]; in main() variables

Completed in 4 milliseconds