Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/default/ta/
Dsoft.rs46 pub struct Derive { struct
50 impl Default for Derive { implementation
60 impl crate::rpc::DeriveBytes for Derive { implementation
67 pub type RpcArtifacts = crate::rpc::Artifacts<Derive>;
Dlib.rs84 soft::Derive::default(), in build_ta()