Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dshared_secret_negotiation.rs168 let mut connected_participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> = in connect_participants() localVariable
172 (connected_participants, vec![]), in connect_participants()
236 connected_participants = connected; in connect_participants()
242 connected_participants in connect_participants()