Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/legacykeystore/
H A Dlib.rs495 struct LegacyKeystoreService { struct
499 impl binder::Interface for LegacyKeystoreService {} implementation
501 impl ILegacyKeystore for LegacyKeystoreService { implementation