Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dlegacy_migrator.rs458 let is_strongbox = km_blob.is_strongbox(); in check_and_migrate() localVariable
Dlegacy_blob.rs191 pub fn is_strongbox(&self) -> bool { in is_strongbox() method