Home
last modified time | relevance | path

Searched refs:TLSv1_server_method (Results 1 – 8 of 8) 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);
149 =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/include/openssl/
H A Dssl.h2016 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_server_method(void);
H A Dssl.h.in1944 OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_server_method(void);
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4263 MLINKS+= SSL_CTX_new.3 TLSv1_server_method.3
/freebsd/crypto/openssl/
H A DCHANGES.md1471 `TLSv1_server_method()`) also silently ignore version bounds. Previously
2627 TLSv1_server_method()) also silently ignore version bounds. Previously
14819 TLSv1_method(), TLSv1_client_method(), TLSv1_server_method(),