Searched refs:negotiation_result (Results 1 – 1 of 1) sorted by relevance
271 let negotiation_result = participants.into_iter().try_fold(None, |acc, (s, p)| { in negotiate_shared_secret() localVariable285 if let Err(e) = negotiation_result { in negotiate_shared_secret()