Home
last modified time | relevance | path

Searched refs:legacy_strongbox_found (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Dshared_secret_negotiation.rs116 let mut legacy_strongbox_found: bool = false; in list_participants() localVariable
134 if !legacy_strongbox_found { in list_participants()
135 legacy_strongbox_found = true; in list_participants()