Home
last modified time | relevance | path

Searched defs:from (Results 1 – 21 of 21) sorted by relevance

/optee_rust/examples/aes-rs/proto/src/
A Dlib.rs28 fn from(value: u32) -> Command { in from() method
48 fn from(value: u32) -> Algo { in from() method
66 fn from(value: u32) -> Mode { in from() method
83 fn from(value: u32) -> KeySize { in from() method
/optee_rust/examples/supp_plugin-rs/proto/src/
A Dlib.rs26 fn from(value: u32) -> Command { in from() method
44 fn from(value: u32) -> PluginCommand { in from() method
/optee_rust/examples/authentication-rs/proto/src/
A Dlib.rs28 fn from(value: u32) -> Command { in from() method
47 fn from(value: u32) -> Mode { in from() method
/optee_rust/examples/tcp_client-rs/proto/src/
A Dlib.rs25 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/time-rs/proto/src/
A Dlib.rs25 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/random-rs/proto/src/
A Dlib.rs25 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/serde-rs/proto/src/
A Dlib.rs25 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/udp_socket-rs/proto/src/
A Dlib.rs25 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/digest-rs/proto/src/
A Dlib.rs26 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/hello_world-rs/proto/src/
A Dlib.rs26 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/hotp-rs/proto/src/
A Dlib.rs26 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/diffie_hellman-rs/proto/src/
A Dlib.rs26 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/secure_storage-rs/proto/src/
A Dlib.rs27 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/acipher-rs/proto/src/
A Dlib.rs28 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/big_int-rs/proto/src/
A Dlib.rs31 fn from(value: u32) -> Command { in from() method
/optee_rust/examples/message_passing_interface-rs/proto/src/
A Dlib.rs41 fn from(value: u32) -> Command { in from() method
/optee_rust/optee-teec/src/
A Dparameter.rs198 fn from(value: u32) -> Self { in from() method
234 fn from(value: u32) -> Self { in from() method
240 fn from(param_types: [u32; 4]) -> Self { in from() method
248 fn from(a: ParamTypes) -> u32 { in from() method
A Derror.rs202 fn from(kind: ErrorKind) -> Error { in from() method
/optee_rust/optee-utee/src/
A Dparameter.rs152 fn from(value: u32) -> Self { in from() method
169 fn from(value: u32) -> Self { in from() method
A Derror.rs242 fn from(kind: ErrorKind) -> Error { in from() method
A Dobject.rs38 fn from(attr: AttributeMemref) -> Self { in from() method
45 fn from(attr: AttributeValue) -> Self { in from() method

Completed in 34 milliseconds