Home
last modified time | relevance | path

Searched refs:SSL_clear_options (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_options.pod6 SSL_clear_options, SSL_CTX_get_options, SSL_get_options,
17 uint64_t SSL_clear_options(SSL *ssl, uint64_t options);
36 SSL_clear_options() clears the options set via bit-mask in B<options> to B<ssl>.
210 SSL_clear_options(). A future version of OpenSSL may not set this by default.
261 default. To switch it off use SSL_clear_options(). Note that TLS record
456 SSL_clear_options().
511 SSL_CTX_clear_options() and SSL_clear_options() return the new options bit-mask
/freebsd/secure/lib/libssl/
H A DVersion.map214 SSL_clear_options;
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake.c122 SSL_clear_options(s, 0xFFFFFFFFL); in select_server_ctx()
186 SSL_clear_options(s, 0xFFFFFFFFL); in client_hello_select_server_ctx()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls.c728 SSL_clear_options(qtls->args.s, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in ossl_quic_tls_configure()
H A Dquic_impl.c1029 SSL_clear_options(ctx.qc->tls, hs_mask_value); in quic_mask_or_options()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c1737 SSL_clear_options(conn->ssl, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in tls_connection_init()
3116 SSL_clear_options(ssl, SSL_OP_NO_TICKET); in tls_set_conn_flags()
3128 SSL_clear_options(ssl, SSL_OP_NO_TLSv1); in tls_set_conn_flags()
3134 SSL_clear_options(ssl, SSL_OP_NO_TLSv1_1); in tls_set_conn_flags()
3140 SSL_clear_options(ssl, SSL_OP_NO_TLSv1_2); in tls_set_conn_flags()
3146 SSL_clear_options(ssl, SSL_OP_NO_TLSv1_3); in tls_set_conn_flags()
/freebsd/crypto/openssl/util/
H A Dlibssl.num319 SSL_clear_options 320 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/test/
H A Dquicapitest.c848 SSL_clear_options(ssl, UINT64_MAX); in test_quic_forbidden_options()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md402 | `SSL_clear_options` | HL | ��U | ��A | ��C\* | ��Done …
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h624 uint64_t SSL_clear_options(SSL *s, uint64_t op);
H A Dssl.h.in601 uint64_t SSL_clear_options(SSL *s, uint64_t op);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c6321 uint64_t SSL_clear_options(SSL *s, uint64_t op) in SSL_clear_options() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4057 MLINKS+= SSL_CTX_set_options.3 SSL_clear_options.3
/freebsd/crypto/openssl/
H A DCHANGES.md7287 SSL_clear_options(ssl, SSL_OP_NO_SSLv2);
8489 SSL_clear_options(ssl, SSL_OP_NO_SSLv2);