Home
last modified time | relevance | path

Searched refs:ssl2 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_ssl.c431 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 DMakefile45 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 DMakefile158 ssl2.h \
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dssl.pod93 =item F<< <openssl/ssl2.h> >>
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A DMakefile181 ssl2.h \
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod92 =item B<ssl2.h>
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Ds_server.pod533 =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 DNEWS290 o Only remove the SSLv2 methods with the no-ssl2-method option.
H A DCHANGES2812 *) 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 Dunix-Makefile.tmpl1256 include/openssl/ssl2.h
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in940 # include <openssl/ssl2.h>