| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | SSL_clear.pod | 34 will might lead to connection failures (see L<SSL_new(3)>) 46 L<SSL_new(3)>; 50 (or simply L<SSL_free(3)>; L<SSL_new(3)> 70 L<SSL_new(3)>, L<SSL_free(3)>,
|
| H A D | SSL_get_SSL_CTX.pod | 16 B<ssl> was created with L<SSL_new(3)>. 24 L<ssl(7)>, L<SSL_new(3)>
|
| H A D | SSL_CTX_set_ssl_version.pod | 20 L<SSL_new(3)> are not affected, except when 57 L<SSL_CTX_new(3)>, L<SSL_new(3)>,
|
| H A D | SSL_CTX_set_record_padding_callback.pod | 34 for TLS 1.3 records. The value set in B<ctx> is copied to a new SSL by SSL_new(). 40 set in B<ctx> is copied to a new SSL by SSL_new(). 86 L<ssl(7)>, L<SSL_new(3)>
|
| H A D | SSL_CTX_set_quiet_shutdown.pod | 21 L<SSL_new(3)> is called. B<mode> may be 0 or 1. 60 L<SSL_set_shutdown(3)>, L<SSL_new(3)>,
|
| H A D | SSL_new.pod | 5 SSL_dup, SSL_new, SSL_up_ref - create an SSL structure for a connection 12 SSL *SSL_new(SSL_CTX *ctx); 17 SSL_new() creates a new B<SSL> structure which is needed to hold the
|
| H A D | SSL_CTX_set_max_cert_list.pod | 22 L<SSL_new(3)> is being called. 70 L<ssl(7)>, L<SSL_new(3)>,
|
| H A D | SSL_CTX_set_msg_callback.pod | 39 L<SSL_new(3)>. SSL_set_msg_callback() and 127 L<ssl(7)>, L<SSL_new(3)>
|
| H A D | SSL_free.pod | 41 L<SSL_new(3)>, L<SSL_clear(3)>,
|
| H A D | SSL_alloc_buffers.pod | 55 L<SSL_new(3)>, L<SSL_CTX_set_mode(3)>,
|
| H A D | SSL_set_connect_state.pod | 62 L<ssl(7)>, L<SSL_new(3)>, L<SSL_CTX_new(3)>,
|
| H A D | SSL_CTX_set_cert_verify_callback.pod | 19 the time when L<SSL_new(3)> is called.
|
| H A D | SSL_CTX_set1_verify_cert_store.pod | 46 structures when SSL_new() is called. As a result SSL structures will not be
|
| H A D | SSL_CTX_use_certificate.pod | 59 created from B<ctx> with L<SSL_new(3)> by copying, so that 187 L<ssl(7)>, L<SSL_new(3)>, L<SSL_clear(3)>,
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_ssl.c | 328 ssl1 = SSL_new(get_ssl_ctx()); in regress_bufferevent_openssl() 329 ssl2 = SSL_new(get_ssl_ctx()); in regress_bufferevent_openssl() 395 SSL *ssl = SSL_new(get_ssl_ctx()); in acceptcb() 446 data->base, -1, SSL_new(get_ssl_ctx()), in regress_bufferevent_openssl_connect()
|
| /freebsd-13.1/contrib/libevent/sample/ |
| H A D | le-proxy.c | 171 SSL *ssl = SSL_new(ssl_ctx); in accept_cb() 189 SSL *ssl = SSL_new(ssl_ctx); in accept_cb()
|
| H A D | https-client.c | 383 ssl = SSL_new(ssl_ctx); in main()
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress_ssl.c | 425 ssl1 = SSL_new(get_ssl_ctx()); in regress_bufferevent_openssl() 426 ssl2 = SSL_new(get_ssl_ctx()); in regress_bufferevent_openssl() 525 SSL *ssl = SSL_new(get_ssl_ctx()); in acceptcb() 697 ssl = SSL_new(get_ssl_ctx()); in regress_bufferevent_openssl_connect()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | libevent_openssl.m4 | 29 AC_SEARCH_LIBS([SSL_new], [ssl],
|
| /freebsd-13.1/contrib/libevent/m4/ |
| H A D | libevent_openssl.m4 | 32 AC_SEARCH_LIBS([SSL_new], [ssl ssl32],
|
| /freebsd-13.1/contrib/dma/ |
| H A D | crypto.c | 172 config.ssl = SSL_new(ctx); in smtp_init_crypto()
|
| /freebsd-13.1/crypto/openssl/apps/ |
| H A D | ciphers.c | 207 ssl = SSL_new(ctx); in ciphers_main()
|
| H A D | s_time.c | 369 serverCon = SSL_new(ctx); in doConnection()
|
| /freebsd-13.1/contrib/ldns/ |
| H A D | dane.c | 652 !(ssl = SSL_new(ssl_ctx))) in ldns_dane_verify_rr() 852 !(ssl = SSL_new(ssl_ctx))) in ldns_dane_verify()
|
| /freebsd-13.1/secure/lib/libssl/ |
| H A D | Version.map | 310 SSL_new;
|