Home
last modified time | relevance | path

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

/optee_rust/examples/message_passing_interface-rs/host/src/
A Dmain.rs24 pub struct EnclaveClient { struct
30 impl EnclaveClient { argument
72 let mut enclave = EnclaveClient::open(&url).unwrap(); in main()

Completed in 1 milliseconds