Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_options (Results 1 – 25 of 27) sorted by relevance

12

/openssl/test/
H A Dssl_test.c415 if (!TEST_true(SSL_CTX_set_options(server_ctx, in test_handshake()
423 || !TEST_true(SSL_CTX_set_options(server2_ctx, in test_handshake()
434 || !TEST_true(SSL_CTX_set_options(resume_server_ctx, in test_handshake()
459 || !TEST_true(SSL_CTX_set_options(server_ctx, in test_handshake()
467 || !TEST_true(SSL_CTX_set_options(server2_ctx, in test_handshake()
483 || !TEST_true(SSL_CTX_set_options(resume_server_ctx, in test_handshake()
H A Dclienthellotest.c119 SSL_CTX_set_options(ctx, SSL_OP_TLSEXT_PADDING); in test_client_hello()
H A Dbad_dtls_test.c497 || !TEST_true(SSL_CTX_set_options(ctx, in test_bad_dtls()
H A Ddtlstest.c301 SSL_CTX_set_options(sctx, SSL_OP_COOKIE_EXCHANGE); in test_cookie()
H A Dsslapitest.c370 SSL_CTX_set_options(cctx, SSL_OP_NO_TLSv1_3); in test_keylog()
371 SSL_CTX_set_options(sctx, SSL_OP_NO_TLSv1_3); in test_keylog()
807 SSL_CTX_set_options(sctx, SSL_OP_NO_EXTENDED_MASTER_SECRET); in test_no_ems()
1916 SSL_CTX_set_options(sctx, s_options); in execute_test_session()
2067 SSL_CTX_set_options(sctx, SSL_OP_NO_TICKET); in execute_test_session()
2292 SSL_CTX_set_options(*sctx, SSL_OP_NO_TICKET); in setup_ticket_test()
3567 SSL_CTX_set_options(sctx, SSL_OP_NO_ANTI_REPLAY); in test_early_data_replay_int()
5664 SSL_CTX_set_options(cctx, SSL_OP_NO_TLSv1_3); in test_custom_exts()
5665 SSL_CTX_set_options(sctx, SSL_OP_NO_TLSv1_3); in test_custom_exts()
5667 SSL_CTX_set_options(sctx2, SSL_OP_NO_TLSv1_3); in test_custom_exts()
[all …]
H A Dssl_old_test.c1403 SSL_CTX_set_options(c_ctx, SSL_OP_NO_TICKET); in main()
1404 SSL_CTX_set_options(s_ctx, SSL_OP_NO_TICKET); in main()
/openssl/doc/man3/
H A DSSL_CTX_set_min_proto_version.pod30 L<SSL_CTX_set_options(3)> that also make it possible to disable
58 L<SSL_CTX_set_options(3)>, L<SSL_CONF_cmd(3)>
H A DSSL_CTX_set_tmp_ecdh.pod38 L<SSL_CTX_set_options(3)>, L<SSL_CTX_set_tmp_dh_callback(3)>,
H A DSSL_CTX_set_options.pod5 SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options,
13 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t options);
26 SSL_CTX_set_options() adds the options set via bit-mask in B<options> to B<ctx>.
51 SSL_CTX_set_options() and SSL_set_options() affect the (external)
418 SSL_CTX_set_options() and SSL_set_options() return the new options bit-mask
H A DSSL_clear.pod72 L<SSL_CTX_set_options(3)>, L<ssl(7)>,
H A DSSL_shutdown.pod89 For more information see L<SSL_CTX_set_options(3)>.
164 L<SSL_CTX_set_quiet_shutdown(3)>, L<SSL_CTX_set_options(3)>
H A DSSL_CTX_new.pod198 L<SSL_CTX_set_options(3)> or L<SSL_set_options(3)> functions, but this approach
231 L<SSL_CTX_set_options(3)>, L<SSL_CTX_free(3)>,
H A DSSL_new.pod121 L<SSL_CTX_set_options(3)>,
H A DSSL_CTX_set_tmp_dh_callback.pod110 L<SSL_CTX_set_options(3)>,
H A DSSL_get_error.pod57 is set. See L<SSL_CTX_set_options(3)> for more details.
H A DSSL_read_early_data.pod299 selected (see L<SSL_CTX_set_options(3)>). Sessions will be added to the cache
325 using the B<SSL_OP_NO_ANTI_REPLAY> option. See L<SSL_CTX_set_options(3)> for
H A DSSL_CONF_cmd.pod453 See the L<SSL_CTX_set_options(3)> function for more details of
719 L<SSL_CTX_set_options(3)>
/openssl/apps/
H A Ds_time.c253 SSL_CTX_set_options(ctx, SSL_OP_ALL); in s_time_main()
H A Ds_server.c1921 SSL_CTX_set_options(ctx, SSL_OP_DISABLE_TLSEXT_CA_NAMES); in s_server_main()
1925 SSL_CTX_set_options(ctx, SSL_OP_IGNORE_UNEXPECTED_EOF); in s_server_main()
1928 SSL_CTX_set_options(ctx, SSL_OP_ENABLE_KTLS); in s_server_main()
H A Ds_client.c1751 SSL_CTX_set_options(ctx, SSL_OP_IGNORE_UNEXPECTED_EOF); in s_client_main()
1754 SSL_CTX_set_options(ctx, SSL_OP_ENABLE_KTLS); in s_client_main()
/openssl/test/helpers/
H A Dssltestlib.c814 || !TEST_true(SSL_CTX_set_options(serverctx, in create_ssl_ctx_pair()
/openssl/util/
H A Dlibssl.num160 SSL_CTX_set_options 161 3_0_0 EXIST::FUNCTION:
/openssl/doc/
H A Dbuild.info2234 DEPEND[html/man3/SSL_CTX_set_options.html]=man3/SSL_CTX_set_options.pod
2235 GENERATE[html/man3/SSL_CTX_set_options.html]=man3/SSL_CTX_set_options.pod
2236 DEPEND[man/man3/SSL_CTX_set_options.3]=man3/SSL_CTX_set_options.pod
2237 GENERATE[man/man3/SSL_CTX_set_options.3]=man3/SSL_CTX_set_options.pod
3308 html/man3/SSL_CTX_set_options.html \
3907 man/man3/SSL_CTX_set_options.3 \
/openssl/include/openssl/
H A Dssl.h.in585 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op);
/openssl/ssl/
H A Dssl_lib.c5669 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op) in SSL_CTX_set_options() function

Completed in 191 milliseconds

12