Home
last modified time | relevance | path

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

/trusty/user/app/keymint/
Dkey_wrapper.rs42 pub struct TrustyStorageKeyWrapper; struct
44 impl StorageKeyWrapper for TrustyStorageKeyWrapper { implementation