Searched refs:Computation (Results 1 – 1 of 1) sorted by relevance
83 Computation { e: Error, p: SharedSecretParticipant }, enumerator281 (_, Err(e)) => Err(SharedSecretError::Computation { e, p }), in negotiate_shared_secret()