Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dshared_secret_negotiation.rs287 let strongbox = match get_keymint_device(&SecurityLevel::STRONGBOX) { in transfer_root_of_trust() localVariable
/system/security/keystore2/test_utils/
Dlib.rs153 pub fn strongbox() -> Option<Self> { in strongbox() method