Lines Matching refs:SSL_CTX_set_options
370 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()
869 || !TEST_true(SSL_CTX_set_options(sctx, SSL_OP_NO_TICKET)) in test_ccs_change_cipher()
2105 SSL_CTX_set_options(sctx, s_options); in execute_test_session()
2256 SSL_CTX_set_options(sctx, SSL_OP_NO_TICKET); in execute_test_session()
2482 SSL_CTX_set_options(*sctx, SSL_OP_NO_TICKET); in setup_ticket_test()
3802 SSL_CTX_set_options(sctx, SSL_OP_NO_ANTI_REPLAY); in test_early_data_replay_int()
5772 SSL_CTX_set_options(sctx, server_options); in test_tls13_no_dhe_kex()
5773 SSL_CTX_set_options(cctx, client_options); in test_tls13_no_dhe_kex()
5808 SSL_CTX_set_options(cctx, client_options); in test_tls13_no_dhe_kex()
6133 SSL_CTX_set_options(cctx, SSL_OP_NO_TLSv1_3); in test_custom_exts()
6134 SSL_CTX_set_options(sctx, SSL_OP_NO_TLSv1_3); in test_custom_exts()
6136 SSL_CTX_set_options(sctx2, SSL_OP_NO_TLSv1_3); in test_custom_exts()
8540 SSL_CTX_set_options(sctx, SSL_OP_IGNORE_UNEXPECTED_EOF); in test_incorrect_shutdown()
9474 || !TEST_true(SSL_CTX_set_options(sctx, SSL_OP_NO_TICKET))) in test_session_cache_overflow()
11965 SSL_CTX_set_options(sctx, SSL_OP_NO_TICKET); in test_multi_resume()