Home
last modified time | relevance | path

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

/optee_rust/tests/
A Dtest_random.sh28 cp ../examples/random-rs/ta/target/aarch64-unknown-optee-trustzone/release/*.ta shared
29 cp ../examples/random-rs/host/target/aarch64-unknown-linux-gnu/release/random-rs shared
/optee_rust/examples/random-rs/host/src/
A Dmain.rs21 fn random(session: &mut Session) -> optee_teec::Result<()> { in random() function
43 random(&mut session)?; in main()
/optee_rust/examples/random-rs/host/
A DMakefile18 NAME := random-rs
A DCargo.toml19 name = "random-rs"
A DCargo.lock63 name = "random-rs"
/optee_rust/docs/
A Doverview-of-optee-rust-examples.md27 | random-rs | `197c710c-bdab-11eb-8f3f-17a5f698d23b` | Generate a random UUID. …

Completed in 9 milliseconds