Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/secretkeeper/
Dstore.rs64 pub struct SecureStore; struct
66 impl KeyValueStore for SecureStore { implementation