Searched defs:HandshakeImplementation (Results 1 – 2 of 2) sorted by relevance
102 pub fn new(handshake_impl: HandshakeImplementation, next_protocols: Vec<NextProtocol>) -> Self { in new()114 handshake_impl: HandshakeImplementation, in new_impl()197 pub fn new(handshake_impl: HandshakeImplementation, next_protocols: &[NextProtocol]) -> Self { in new()209 handshake_impl: HandshakeImplementation, in new_impl()
58 pub enum HandshakeImplementation { enum86 impl WireCompatibilityLayer for HandshakeImplementation { implementation269 handshake_impl: HandshakeImplementation, in from()398 handshake_impl: HandshakeImplementation, in from()