Searched refs:ssl2 (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | regress_ssl.c | 431 struct event_base *base, int is_open, int flags, SSL *ssl1, SSL *ssl2, in open_ssl_bufevs() argument 442 base, fd_pair[1], ssl2, state2, flags); in open_ssl_bufevs() 447 base, underlying_pair[1], ssl2, state2, flags); in open_ssl_bufevs() 465 SSL *ssl1, *ssl2; in regress_bufferevent_openssl() local 484 ssl2 = SSL_new(get_ssl_ctx()); in regress_bufferevent_openssl() 486 SSL_use_certificate(ssl2, the_cert); in regress_bufferevent_openssl() 487 SSL_use_PrivateKey(ssl2, the_key); in regress_bufferevent_openssl() 502 open_ssl_bufevs(&bev1, &bev2, data->base, 0, flags, ssl1, ssl2, in regress_bufferevent_openssl() 522 open_ssl_bufevs(&bev1, &bev2, data->base, 1, flags, ssl1, ssl2, in regress_bufferevent_openssl()
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | Makefile | 45 INCS= dtls1.h ssl.h ssl2.h ssl3.h tls1.h srtp.h async.h
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | Makefile | 158 ssl2.h \
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | ssl.pod | 93 =item F<< <openssl/ssl2.h> >>
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | Makefile | 181 ssl2.h \
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
| H A D | ssl.pod | 92 =item B<ssl2.h>
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
| H A D | s_server.pod | 533 =item B<-ssl2>, B<-ssl3>, B<-tls1>, B<-tls1_1>, B<-tls1_2>, B<-tls1_3>, B<-no_ssl2>, B<-no_ssl3>, B…
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | NEWS | 290 o Only remove the SSLv2 methods with the no-ssl2-method option.
|
| H A D | CHANGES | 2812 *) Only remove the SSLv2 methods with the no-ssl2-method option. When the 2813 methods are enabled and ssl2 is disabled the methods return NULL. 2825 "enable-ssl2" will not support SSLv2. Even if "enable-ssl2" is used,
|
| /netbsd-src/crypto/external/bsd/openssl/dist/Configurations/ |
| H A D | unix-Makefile.tmpl | 1256 include/openssl/ssl2.h
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 940 # include <openssl/ssl2.h>
|