| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 5 SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options, 16 long SSL_CTX_clear_options(SSL_CTX *ctx, long options); 32 SSL_CTX_clear_options() clears the options set via bit mask in B<options> 331 B<SSL_OP_LEGACY_SERVER_CONNECT> using SSL_CTX_clear_options() or 346 SSL_CTX_clear_options() and SSL_clear_options() return the new options bit mask
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | tls13ccstest.c | 288 SSL_CTX_clear_options(cctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_tls13ccs() 294 SSL_CTX_clear_options(sctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_tls13ccs()
|
| H A D | clienthellotest.c | 121 SSL_CTX_clear_options(ctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_client_hello()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | tls13ccstest.c | 288 SSL_CTX_clear_options(cctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_tls13ccs() 294 SSL_CTX_clear_options(sctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_tls13ccs()
|
| H A D | clienthellotest.c | 116 SSL_CTX_clear_options(ctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_client_hello()
|
| H A D | sslapitest.c | 4061 SSL_CTX_clear_options(cctx, SSL_OP_ENABLE_MIDDLEBOX_COMPAT); in test_stateless()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_options.pod | 5 SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options, 16 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t options); 32 SSL_CTX_clear_options() clears the options set via bit-mask in B<options> 410 B<SSL_OP_LEGACY_SERVER_CONNECT> using SSL_CTX_clear_options() or 425 SSL_CTX_clear_options() and SSL_clear_options() return the new options bit-mask
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | tls.c | 679 * function SSL_CTX_clear_options. For example, in order in isc_tlsctx_load_dhparams() 698 (void)SSL_CTX_clear_options(ctx, clear_options); in isc_tls_cipherlist_valid() 858 (void)SSL_CTX_clear_options(ctx, 870 (void)SSL_CTX_clear_options(ctx, SSL_OP_NO_TICKET); in isc_tls_get_selected_alpn()
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 61 SSL_CTX_clear_options;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 72 SSL_CTX_clear_options;
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_server.c | 611 SSL_CTX_clear_options(sni_ctx, ~0); in tls_server_init()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | libssl.num | 277 SSL_CTX_clear_options 278 1_1_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | libssl.num | 277 SSL_CTX_clear_options 278 3_0_0 EXIST::FUNCTION:
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | tls_o.c | 371 SSL_CTX_clear_options( ctx, SSL_OP_NO_SSLv3 ); in tlso_ctx_init()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
| H A D | ssl.pod | 362 =item unsigned long B<SSL_CTX_clear_options>(SSL_CTX *ctx, unsigned long op);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | ssl.h | 585 unsigned long SSL_CTX_clear_options(SSL_CTX *ctx, unsigned long op);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_lib.c | 4720 unsigned long SSL_CTX_clear_options(SSL_CTX *ctx, unsigned long op) in SSL_CTX_clear_options() function
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 580 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op);
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | CHANGES | 1985 by calling SSL_CTX_clear_options(ctx, SSL_OP_NO_COMPRESSION), or by 2829 SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2);
|