Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_new.pod7 SSLv3_server_method, SSLv3_client_method, TLSv1_method, TLSv1_server_method,
42 const SSL_METHOD *TLSv1_server_method(void);
151 =item TLSv1_method(), TLSv1_server_method(), TLSv1_client_method()
/freebsd/crypto/openssl/ssl/
H A Dmethods.c217 const SSL_METHOD *TLSv1_server_method(void) in TLSv1_server_method() function
/freebsd/secure/lib/libssl/
H A DVersion.map400 TLSv1_server_method;
/freebsd/crypto/openssl/util/
H A Dlibssl.num157 TLSv1_server_method 158 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,TLS1_METHOD
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md119 | `TLSv1_server_method` | Global | ��U | ��U | ��NC | ��Done …
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2060 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_server_method(void);
H A Dssl.h.in2013 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_server_method(void);
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4332 MLINKS+= SSL_CTX_new.3 TLSv1_server_method.3
/freebsd/crypto/openssl/
H A DCHANGES.md2769 `TLSv1_server_method()`) also silently ignore version bounds. Previously
3927 TLSv1_server_method()) also silently ignore version bounds. Previously
16124 TLSv1_method(), TLSv1_client_method(), TLSv1_server_method(),