Home
last modified time | relevance | path

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

/optee_rust/examples/authentication-rs/proto/src/
A Dlib.rs19 Prepare, enumerator
30 0 => Command::Prepare, in from()
/optee_rust/examples/aes-rs/proto/src/
A Dlib.rs19 Prepare, enumerator
30 0 => Command::Prepare, in from()
/optee_rust/examples/aes-rs/host/src/
A Dmain.rs41 session.invoke_command(Command::Prepare as u32, &mut operation)?; in prepare_aes()
/optee_rust/examples/authentication-rs/host/src/
A Dmain.rs36 session.invoke_command(Command::Prepare as u32, &mut operation)?; in prepare()
/optee_rust/examples/aes-rs/ta/src/
A Dmain.rs72 Command::Prepare => { in invoke_command()
/optee_rust/examples/authentication-rs/ta/src/
A Dmain.rs68 Command::Prepare => { in invoke_command()

Completed in 10 milliseconds