Home
last modified time | relevance | path

Searched defs:SSL_client_hello_get0_legacy_version (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs611 pub fn SSL_client_hello_get0_legacy_version(s: *mut SSL) -> c_uint; in SSL_client_hello_get0_legacy_version() function
/third_party/openssl/ssl/
Dssl_lib.c5388 unsigned int SSL_client_hello_get0_legacy_version(SSL *s) in SSL_client_hello_get0_legacy_version() function
/third_party/node/deps/openssl/openssl/ssl/
Dssl_lib.c5507 unsigned int SSL_client_hello_get0_legacy_version(SSL *s) in SSL_client_hello_get0_legacy_version() function