Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dshared_secret_negotiation.rs115 let mut legacy_default_found: bool = false; in list_participants() localVariable
138 } else if !legacy_default_found { in list_participants()
139 legacy_default_found = true; in list_participants()