Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs1456 assert_eq!(ssl.client_hello_legacy_version(), Some(SslVersion::TLS1_2)); in client_hello()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs3035 pub fn client_hello_legacy_version(&self) -> Option<SslVersion> { in client_hello_legacy_version() functions

Completed in 14 milliseconds