Home
last modified time | relevance | path

Searched refs:select_next_proto (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs459 ssl::select_next_proto(b"\x08http/1.1\x08spdy/3.1", client).ok_or(ssl::AlpnError::NOACK) in test_alpn_server_advertise_multiple()
474 ssl::select_next_proto(b"\x08http/1.1\x08spdy/3.1", client) in test_alpn_server_select_none_fatal()
493 ssl::select_next_proto(b"\x08http/1.1\x08spdy/3.1", client).ok_or(ssl::AlpnError::NOACK) in test_alpn_server_select_none()

Completed in 2 milliseconds