Home
last modified time | relevance | path

Searched defs:ClientHandshake (Results 1 – 25 of 806) sorted by relevance

12345678910>>...33

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tungstenite-0.13.0/src/handshake/
H A Dclient.rs31 pub struct ClientHandshake<S> { struct
37 impl<S: Read + Write> ClientHandshake<S> { argument
72 impl<S: Read + Write> HandshakeRole for ClientHandshake<S> { implementation
/dports/net/oha/oha-0.4.7/cargo-crates/tungstenite-0.12.0/src/handshake/
H A Dclient.rs31 pub struct ClientHandshake<S> { struct
37 impl<S: Read + Write> ClientHandshake<S> { argument
72 impl<S: Read + Write> HandshakeRole for ClientHandshake<S> { implementation
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/tungstenite-0.12.0/src/handshake/
H A Dclient.rs31 pub struct ClientHandshake<S> { struct
37 impl<S: Read + Write> ClientHandshake<S> { argument
72 impl<S: Read + Write> HandshakeRole for ClientHandshake<S> { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/zbus-1.9.1/src/
H A Dhandshake.rs56 pub struct ClientHandshake<S> { struct
59 step: ClientHandshakeStep, argument
66 /// The result of a finalized [`ClientHandshake`] or [`ServerHandshake`]. It can be passed to argument
113 impl<S: Socket> ClientHandshake<S> { impl
158 impl<S: Socket> Handshake<S> for ClientHandshake<S> { implementation
259 impl ClientHandshake<UnixStream> { implementation
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zbus-2.1.1/src/raw/
H A Dhandshake.rs69 pub struct ClientHandshake<S> { struct
73 step: ClientHandshakeStep, argument
82 /// The result of a finalized [`ClientHandshake`] or [`ServerHandshake`]. It can be passed to argument
118 impl<S: Socket> ClientHandshake<S> { impl
341 impl<S: Socket> Handshake<S> for ClientHandshake<S> { implementation
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/client/handshake/
H A DClientHandshakeFactory.h15 class ClientHandshake; variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backchannel/
H A Dclient.go42 func (ch ClientHandshaker) ClientHandshake(tc credentials.TransportCredentials) credentials.Transpo… func
52 func (ch clientHandshake) ClientHandshake(ctx context.Context, serverName string, conn net.Conn) (n… func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backchannel/
H A Dclient.go42 func (ch ClientHandshaker) ClientHandshake(tc credentials.TransportCredentials) credentials.Transpo… func
52 func (ch clientHandshake) ClientHandshake(ctx context.Context, serverName string, conn net.Conn) (n… func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backchannel/
H A Dclient.go42 func (ch ClientHandshaker) ClientHandshake(tc credentials.TransportCredentials) credentials.Transpo… func
52 func (ch clientHandshake) ClientHandshake(ctx context.Context, serverName string, conn net.Conn) (n… func
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/net/ssl/provider/
H A DClientHandshake$CertLoader.h22 class ClientHandshake; variable
H A DClientHandshake$RSAGen.h24 class ClientHandshake; variable
H A DClientHandshake$GenCertVerify.h24 class ClientHandshake; variable
H A DClientHandshake$ClientDHGen.h22 class ClientHandshake; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/net/ssl/provider/
H A DClientHandshake$CertLoader.h22 class ClientHandshake; variable
H A DClientHandshake$RSAGen.h24 class ClientHandshake; variable
H A DClientHandshake$GenCertVerify.h24 class ClientHandshake; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/net/ssl/provider/
H A DClientHandshake$CertLoader.h22 class ClientHandshake; variable
H A DClientHandshake$RSAGen.h24 class ClientHandshake; variable
H A DClientHandshake$GenCertVerify.h24 class ClientHandshake; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/net/ssl/provider/
H A DClientHandshake$CertLoader.h22 class ClientHandshake; variable
H A DClientHandshake$RSAGen.h24 class ClientHandshake; variable
H A DClientHandshake$GenCertVerify.h24 class ClientHandshake; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/net/ssl/provider/
H A DClientHandshake$CertLoader.h22 class ClientHandshake; variable
H A DClientHandshake$RSAGen.h24 class ClientHandshake; variable
H A DClientHandshake$GenCertVerify.h24 class ClientHandshake; variable

12345678910>>...33