Searched refs:KeystoreSecurityLevel (Results 1 – 2 of 2) sorted by relevance
23 use crate::security_level::KeystoreSecurityLevel;65 let (dev, uuid) = KeystoreSecurityLevel::new_native_binder( in new_native_binder()75 KeystoreSecurityLevel::new_native_binder(SecurityLevel::STRONGBOX, id_rotation_state) in new_native_binder()
71 pub struct KeystoreSecurityLevel { struct84 impl KeystoreSecurityLevel { argument989 impl binder::Interface for KeystoreSecurityLevel {} implementation991 impl IKeystoreSecurityLevel for KeystoreSecurityLevel { implementation