Searched refs:SSL_client_hello_get0_legacy_version (Results 1 – 25 of 68) sorted by relevance
123
5 …_hello_cb, SSL_client_hello_cb_fn, SSL_client_hello_isv2, SSL_client_hello_get0_legacy_version, SS…13 unsigned int SSL_client_hello_get0_legacy_version(SSL *s);
611 pub fn SSL_client_hello_get0_legacy_version(s: *mut SSL) -> c_uint; in SSL_client_hello_get0_legacy_version() function
425 SSL_client_hello_get0_legacy_version 426 3_0_0 EXIST::FUNCTION:
245 v = SSL_client_hello_get0_legacy_version(s); in client_hello_nov12_cb()
3033 #[corresponds(SSL_client_hello_get0_legacy_version)]3037 let version = ffi::SSL_client_hello_get0_legacy_version(self.as_ptr()); in client_hello_legacy_version()
1804 unsigned int SSL_client_hello_get0_legacy_version(SSL *s);
1928 unsigned int SSL_client_hello_get0_legacy_version(SSL *s);