Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/hal/src/
H A Dhal.rs105 fn fromm(val: T) -> Self; in fromm() method
150 fn fromm(val: Vec<T>) -> Vec<U> { in fromm() function
162 fn fromm(val: wire::sharedsecret::SharedSecretParameters) -> Self { in fromm() method
167 fn fromm(val: wire::secureclock::Timestamp) -> Self { in fromm() method
172 fn fromm(val: wire::secureclock::TimeStampToken) -> Self { in fromm() method
177 fn fromm(val: wire::keymint::Certificate) -> Self { in fromm() method
182 fn fromm(val: wire::rpc::DeviceInfo) -> Self { in fromm() method
187 fn fromm(val: wire::keymint::HardwareAuthToken) -> Self { in fromm() method
199 fn fromm(val: wire::keymint::KeyCharacteristics) -> Self { in fromm() method
207 fn fromm(val: wire::keymint::KeyCreationResult) -> Self { in fromm() method
[all …]
/aosp_15_r20/system/authgraph/hal/src/
H A Dlib.rs38 fn fromm(val: T) -> Self; in fromm() method
82 fn fromm(val: wire::SessionInitiationInfo) -> Self { in fromm() method
93 fn fromm(val: wire::Key) -> Self { in fromm() method
104 fn fromm(val: wire::KeInitResult) -> Self { in fromm() method
113 fn fromm(val: wire::SessionInfo) -> Self { in fromm() method