Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/
H A Dservice.rs58 pub struct KeystoreService { struct
63 impl KeystoreService { argument
400 impl binder::Interface for KeystoreService {} implementation
404 impl IKeystoreService for KeystoreService { implementation