Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dshared_secret_negotiation.rs167 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants()
246 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret()