Searched refs:TLS_method (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | fatalerrtest.c | 31 if (!TEST_true(create_ssl_ctx_pair(NULL, TLS_method(), TLS_method(), in test_fatalerr()
|
| D | servername_test.c | 107 ctx = SSL_CTX_new(TLS_method()); in client_setup_sni_before_state() 159 ctx = SSL_CTX_new(TLS_method()); in client_setup_sni_after_state()
|
| D | sysdefaulttest.c | 41 if (!TEST_ptr(ctx = SSL_CTX_new(TLS_method()))) in setup_tests()
|
| D | clienthellotest.c | 88 ctx = SSL_CTX_new(TLS_method()); in test_client_hello()
|
| D | tls13secretstest.c | 283 ctx = SSL_CTX_new(TLS_method()); in test_handshake_secrets()
|
| D | tls13encryptiontest.c | 322 ctx = SSL_CTX_new(TLS_method()); in test_tls13_encryption()
|
| D | sslapitest.c | 3036 if (!TEST_ptr(ctx = SSL_CTX_new_ex(libctx, NULL, TLS_method())) in execute_test_ssl_bio() 6206 TLS_method(), in test_serverinfo_custom() 6207 TLS_method(), in test_serverinfo_custom() 8908 if (!TEST_ptr(ctx = SSL_CTX_new_ex(libctx, NULL, TLS_method())) in test_session_timeout()
|
| D | ssl_old_test.c | 1344 meth = TLS_method(); in main()
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | tls.c | 58 #define TLS_method SSLv23_method macro 286 return TLS_method(); in tls_method()
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | openssl-compat.h | 37 #define TLS_method SSLv23_method macro
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | openssl-compat.h | 36 #define TLS_method SSLv23_method macro
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ssl/ |
| D | methods.c | 20 TLS_method,
|
| /netbsd/src/external/ibm-public/postfix/dist/src/tls/ |
| D | tls_dh.c | 325 if ((tmpctx = SSL_CTX_new(TLS_method())) == 0) { in setup_auto_groups()
|
| /netbsd/src/external/bsd/libevent/dist/sample/ |
| D | le-proxy.c | 284 ssl_ctx = SSL_CTX_new(TLS_method()); in main()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libssl/ |
| D | ssl.map | 507 TLS_method;
|
| D | ssl.expsym | 506 TLS_method@@OPENSSL_3.0.0
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | libssl.num | 110 TLS_method 111 3_0_0 EXIST::FUNCTION:
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | INSTALL.md | 999 use `TLS_method()` instead.
|
| D | CHANGES.md | 4861 TLS_method(), TLS_client_method() and TLS_server_method(). All new code
|