Home
last modified time | relevance | path

Searched refs:set_alpn (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-crypto/tests/
H A Dagent.rs171 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
173 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
187 .set_alpn(&["dummy", "alpn"]) in alpn_multi()
191 .set_alpn(&["alpn", "other"]) in alpn_multi()
206 .set_alpn(&["dummy", "alpn"]) in alpn_server_pref()
210 .set_alpn(&["alpn", "dummy"]) in alpn_server_pref()
224 client.set_alpn(&["a"]).expect("should set ALPN"); in alpn_no_protocol()
226 server.set_alpn(&["b"]).expect("should set ALPN"); in alpn_no_protocol()
237 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_client_only()
251 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_server_only()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-crypto/tests/
H A Dagent.rs177 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
179 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
193 .set_alpn(&["dummy", "alpn"]) in alpn_multi()
197 .set_alpn(&["alpn", "other"]) in alpn_multi()
212 .set_alpn(&["dummy", "alpn"]) in alpn_server_pref()
216 .set_alpn(&["alpn", "dummy"]) in alpn_server_pref()
230 client.set_alpn(&["a"]).expect("should set ALPN"); in alpn_no_protocol()
232 server.set_alpn(&["b"]).expect("should set ALPN"); in alpn_no_protocol()
243 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_client_only()
257 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_server_only()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-crypto/tests/
H A Dagent.rs178 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
180 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
194 .set_alpn(&["dummy", "alpn"]) in alpn_multi()
198 .set_alpn(&["alpn", "other"]) in alpn_multi()
213 .set_alpn(&["dummy", "alpn"]) in alpn_server_pref()
217 .set_alpn(&["alpn", "dummy"]) in alpn_server_pref()
231 client.set_alpn(&["a"]).expect("should set ALPN"); in alpn_no_protocol()
233 server.set_alpn(&["b"]).expect("should set ALPN"); in alpn_no_protocol()
244 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_client_only()
258 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_server_only()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-crypto/tests/
H A Dagent.rs178 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
180 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn()
194 .set_alpn(&["dummy", "alpn"]) in alpn_multi()
198 .set_alpn(&["alpn", "other"]) in alpn_multi()
213 .set_alpn(&["dummy", "alpn"]) in alpn_server_pref()
217 .set_alpn(&["alpn", "dummy"]) in alpn_server_pref()
231 client.set_alpn(&["a"]).expect("should set ALPN"); in alpn_no_protocol()
233 server.set_alpn(&["b"]).expect("should set ALPN"); in alpn_no_protocol()
244 client.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_client_only()
258 server.set_alpn(&["alpn"]).expect("should set ALPN"); in alpn_server_only()
/dports/ftp/libfilezilla/libfilezilla-0.31.1/lib/libfilezilla/
H A Dtls_layer.hpp167 bool set_alpn(std::string_view const& alpn);
168 bool set_alpn(std::vector<std::string> const& alpns);
/dports/ftp/libfilezilla/libfilezilla-0.31.1/lib/
H A Dtls_layer.cpp149 bool tls_layer::set_alpn(std::string_view const& alpn) in set_alpn() function in fz::tls_layer
160 bool tls_layer::set_alpn(std::vector<std::string> const& alpn) in set_alpn() function in fz::tls_layer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/qbone/
H A Dqbone_client.cc50 crypto_config()->set_alpn("qbone"); in QboneClient()
H A Dqbone_session_test.cc294 client_crypto_config_->set_alpn("qbone"); in CreateClientAndServerSessions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/qbone/
H A Dqbone_client.cc50 crypto_config()->set_alpn("qbone"); in QboneClient()
H A Dqbone_session_test.cc330 client_crypto_config_->set_alpn("qbone"); in CreateClientAndServerSessions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/
H A Dfirst_flight.cc46 crypto_config_.set_alpn(AlpnForVersion(version_)); in GenerateFirstFlight()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/crypto/
H A Dquic_crypto_client_config_test.cc140 config.set_alpn("hq"); in TEST_F()
169 config.set_alpn("hq"); in TEST_F()
H A Dquic_crypto_client_config.h380 void set_alpn(const std::string& alpn) { alpn_ = alpn; } in set_alpn() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/crypto/
H A Dquic_crypto_client_config_test.cc181 config.set_alpn("hq"); in TEST_F()
211 config.set_alpn("hq"); in TEST_F()
H A Dquic_crypto_client_config.h393 void set_alpn(const std::string& alpn) { alpn_ = alpn; } in set_alpn() function
/dports/security/luasec/luasec-1.0.2/src/
H A Dcontext.c629 static int set_alpn(lua_State *L) in set_alpn() function
733 {"setalpn", set_alpn},
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/http/
H A Dhttpcontrolsocket.cpp227 tls_layer_->set_alpn("http/1.1"); in OnConnect()
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/ftp/
H A Dftpcontrolsocket.cpp193 tls_layer_->set_alpn("ftp"); in OnConnect()
H A Dlogon.cpp278 controlSocket_.tls_layer_->set_alpn("ftp"); in ParseResponse()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-crypto/src/
H A Dagent.rs430 pub fn set_alpn(&mut self, protocols: &[impl AsRef<str>]) -> Res<()> { in set_alpn() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dcrypto.rs51 agent.set_alpn(protocols)?; in new()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-crypto/src/
H A Dagent.rs493 pub fn set_alpn(&mut self, protocols: &[impl AsRef<str>]) -> Res<()> { in set_alpn() method
/dports/net/quiche/quiche-0.9.0/src/
H A Dtls.rs287 pub fn set_alpn(&mut self, v: &[Vec<u8>]) -> Result<()> { in set_alpn() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-crypto/src/
H A Dagent.rs499 pub fn set_alpn(&mut self, protocols: &[impl AsRef<str>]) -> Res<()> { in set_alpn() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-crypto/src/
H A Dagent.rs499 pub fn set_alpn(&mut self, protocols: &[impl AsRef<str>]) -> Res<()> { in set_alpn() method

12