Home
last modified time | relevance | path

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

/third_party/openssl/test/
Ddtls_mtu_test.c66 SSL_set_options(srvr_ssl, SSL_OP_NO_ENCRYPT_THEN_MAC); in mtu_test()
212 SSL_set_options(srvr_ssl, SSL_OP_NO_QUERY_MTU); in test_server_mtu_larger_than_max_fragment_length()
Dssl_old_test.c1764 SSL_set_options(c_ssl, SSL_OP_ENABLE_KTLS); in main()
1766 SSL_set_options(s_ssl, SSL_OP_ENABLE_KTLS); in main()
Dsslapitest.c1196 if (!TEST_true(SSL_set_options(clientssl, SSL_OP_ENABLE_KTLS))) in execute_test_ktls()
1201 if (!TEST_true(SSL_set_options(serverssl, SSL_OP_ENABLE_KTLS))) in execute_test_ktls()
1334 if (!TEST_true(SSL_set_options(serverssl, SSL_OP_ENABLE_KTLS))) in execute_test_ktls_sendfile()
1553 if (!TEST_true(SSL_set_options(serverssl, SSL_OP_CLEANSE_PLAINTEXT))) in execute_cleanse_plaintext()
8555 SSL_set_options(serverssl, SSL_OP_NO_ENCRYPT_THEN_MAC); in test_multiblock_write()
/third_party/openssl/doc/man3/
DSSL_CTX_set_options.pod5 SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options,
14 uint64_t SSL_set_options(SSL *ssl, uint64_t options);
29 SSL_set_options() adds the options set via bit-mask in B<options> to B<ssl>.
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
DSSL_new.pod56 =item any Options set via L<SSL_set_options(3)>
DSSL_CTX_new.pod198 L<SSL_CTX_set_options(3)> or L<SSL_set_options(3)> functions, but this approach
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c1580 SSL_set_options(conn->ssl, options); in tls_connection_init()
2917 SSL_set_options(ssl, SSL_OP_NO_TICKET); in tls_set_conn_flags()
2924 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
2930 SSL_set_options(ssl, SSL_OP_NO_TLSv1_1); in tls_set_conn_flags()
2936 SSL_set_options(ssl, SSL_OP_NO_TLSv1_2); in tls_set_conn_flags()
2942 SSL_set_options(ssl, SSL_OP_NO_TLSv1_3); in tls_set_conn_flags()
3050 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
3051 SSL_set_options(ssl, SSL_OP_NO_TLSv1_1); in tls_set_conn_flags()
4573 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS); in tls_connection_enable_workaround()
4964 SSL_set_options(conn->ssl, SSL_OP_NO_TLSv1_3); in tls_connection_set_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c1592 SSL_set_options(conn->ssl, options); in tls_connection_init()
2972 SSL_set_options(ssl, SSL_OP_NO_TICKET); in tls_set_conn_flags()
2979 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
2985 SSL_set_options(ssl, SSL_OP_NO_TLSv1_1); in tls_set_conn_flags()
2991 SSL_set_options(ssl, SSL_OP_NO_TLSv1_2); in tls_set_conn_flags()
2997 SSL_set_options(ssl, SSL_OP_NO_TLSv1_3); in tls_set_conn_flags()
3123 SSL_set_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
3124 SSL_set_options(ssl, SSL_OP_NO_TLSv1_1); in tls_set_conn_flags()
4812 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS); in tls_connection_enable_workaround()
5249 SSL_set_options(conn->ssl, SSL_OP_NO_TLSv1_3); in tls_connection_set_params()
/third_party/libcoap/src/
Dcoap_openssl.c855 SSL_set_options(o_context->dtls.ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_context_set_spsk()
886 SSL_set_options(o_context->dtls.ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_context_set_cpsk()
2121 SSL_set_options (ssl, SSL_CTX_get_options (context->sni_entry_list[i].ctx)); in tls_server_name_call_back()
2221 SSL_set_options (ssl, in psk_tls_server_name_call_back()
2667 SSL_set_options(context->dtls.ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_context_set_pki()
2763 SSL_set_options(nssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_new_server_session()
2897 SSL_set_options(ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_new_client_session()
/third_party/openssl/test/helpers/
Dhandshake.c122 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in select_server_ctx()
186 SSL_set_options(s, SSL_CTX_get_options(new_ctx)); in client_hello_select_server_ctx()
915 SSL_set_options(peer->ssl, SSL_OP_NO_EXTENDED_MASTER_SECRET); in do_reneg_setup_step()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
Dssl.h1717 unsigned long SSL_set_options(SSL *ssl, unsigned long op);
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c703 unsigned long SSL_set_options(SSL *ssl, unsigned long op) in SSL_set_options() function
/third_party/openssl/ssl/
Dd1_lib.c830 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE); in DTLSv1_listen()
Dt1_enc.c504 SSL_set_options(s, SSL_OP_NO_RENEGOTIATION); in tls1_change_cipher_state()
Dssl_lib.c4945 uint64_t SSL_set_options(SSL *s, uint64_t op) in SSL_set_options() function
/third_party/nghttp2/src/
Dshrpx_quic_connection_handler.cc425 SSL_set_options(ssl, SSL_OP_NO_TICKET); in handle_new_connection()
Dshrpx_connection.cc392 SSL_set_options(ssl, SSL_OP_NO_TICKET); in tls_handshake()
Dshrpx_tls.cc1728 SSL_set_options(ssl, SSL_OP_NO_TICKET); in accept_connection()
/third_party/openssl/util/
Dlibssl.num202 SSL_set_options 203 3_0_0 EXIST::FUNCTION:
/third_party/openssl/apps/
Ds_server.c2410 SSL_set_options(con, SSL_OP_NO_QUERY_MTU); in sv_body()
2425 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE); in sv_body()
Ds_client.c2079 SSL_set_options(con, SSL_OP_NO_QUERY_MTU); in s_client_main()
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h588 unsigned long SSL_set_options(SSL *s, unsigned long op);
/third_party/openssl/include/openssl/
Dssl.h.in583 uint64_t SSL_set_options(SSL *s, uint64_t op);
/third_party/openssl/doc/man7/
Dmigration_guide.pod2304 L<SSL_get_options(3)> and L<SSL_set_options(3)>.
/third_party/openssl/
DCHANGES.md4236 SSL_set_options() or SSL_CONF's Protocol. This change also
9182 SSL_set_options(ssl, SSL_OP_NO_SSLv2) is especially recommended
17639 SSL_set_options(s_ctx, SSL_OP_SINGLE_DH_USE);
17806 * Bugfix: SSL_set_options ignored its parameter, only SSL_CTX_set_options