Home
last modified time | relevance | path

Searched refs:SSL_client_hello_get0_legacy_version (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_client_hello_cb.pod5 …_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);
/freebsd/secure/lib/libssl/
H A DVersion.map466 SSL_client_hello_get0_legacy_version;
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c246 v = SSL_client_hello_get0_legacy_version(s); in client_hello_nov12_cb()
/freebsd/crypto/openssl/util/
H A Dlibssl.num425 SSL_client_hello_get0_legacy_version 426 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md551 | `SSL_client_hello_get0_legacy_version` | HL | ��U | ��A | ��NC\* | ��Done …
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1963 unsigned int SSL_client_hello_get0_legacy_version(SSL *s);
H A Dssl.h.in1916 unsigned int SSL_client_hello_get0_legacy_version(SSL *s);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c6787 unsigned int SSL_client_hello_get0_legacy_version(SSL *s) in SSL_client_hello_get0_legacy_version() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4142 MLINKS+= SSL_CTX_set_client_hello_cb.3 SSL_client_hello_get0_legacy_version.3