Home
last modified time | relevance | path

Searched refs:SSL_clear_options (Results 1 – 10 of 10) 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);
35 SSL_clear_options() clears the options set via bit-mask in B<options> to B<ssl>.
185 SSL_clear_options(). A future version of OpenSSL may not set this by default.
220 To switch it off use SSL_clear_options().
411 SSL_clear_options().
425 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.c121 SSL_clear_options(s, 0xFFFFFFFFL); in select_server_ctx()
185 SSL_clear_options(s, 0xFFFFFFFFL); in client_hello_select_server_ctx()
/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/include/openssl/
H A Dssl.h604 uint64_t SSL_clear_options(SSL *s, uint64_t op);
H A Dssl.h.in581 uint64_t SSL_clear_options(SSL *s, uint64_t op);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c4992 uint64_t SSL_clear_options(SSL *s, uint64_t op) in SSL_clear_options() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3988 MLINKS+= SSL_CTX_set_options.3 SSL_clear_options.3
/freebsd/crypto/openssl/
H A DCHANGES.md6013 SSL_clear_options(ssl, SSL_OP_NO_SSLv2);
7215 SSL_clear_options(ssl, SSL_OP_NO_SSLv2);