Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dlegacy_importer.rs632 let is_strongbox = km_blob.is_strongbox(); in check_and_import() localVariable
Dlegacy_blob.rs245 pub fn is_strongbox(&self) -> bool { in is_strongbox() method
/system/keymint/ta/src/
Dlib.rs308 pub fn is_strongbox(&self) -> bool { in is_strongbox() method