Searched defs:SharedSecretParticipant (Results 1 – 1 of 1) sorted by relevance
50 enum SharedSecretParticipant { enum57 impl Display for SharedSecretParticipant { implementation91 ) -> Option<SharedSecretParticipant> { in filter_map_legacy_km_instances()166 mut participants: Vec<SharedSecretParticipant>, in connect_participants()167 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants() argument246 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret() argument