Home
last modified time | relevance | path

Searched refs:disabled (Results 226 – 250 of 280) sorted by relevance

12345678910>>...12

/openssl/doc/man3/
H A DOSSL_trace_enabled.pod225 By default, the OpenSSL library is built with tracing disabled. To
229 When the library is built with tracing disabled:
240 report the categories as disabled, and all other functions will do
H A DX509_VERIFY_PARAM_set_flags.pod100 X509_VERIFY_PARAM_add0_policy() enables policy checking (it is disabled
103 X509_VERIFY_PARAM_set1_policies() enables policy checking (it is disabled
182 identifiers. When wildcard matching is not disabled, or when a
280 different keys are disabled. If B<X509_V_FLAG_EXTENDED_CRL_SUPPORT> is set
290 By default this check is disabled because it doesn't
293 of such a certificate is that disabled or unsupported message digests used for
H A DPKCS7_sign_add_signer.pod67 these algorithms is disabled then it will not be included.
H A DSSL_CONF_cmd.pod427 If a protocol is preceded by B<-> that version is disabled.
439 This can't enable protocols that are disabled using B<MinProtocol>
452 If a flag string is preceded B<-> it is disabled.
463 B<Compression>: SSL/TLS compression support, disabled by default. Inverse
618 SSLv3 is B<always> disabled and attempt to override this by the user are
684 If no protocol versions were disabled before this has the same effect as
H A DOSSL_trace_set_channel.pod316 By default, the OpenSSL library is built with tracing disabled. To
320 When the library is built with tracing disabled, the macro
H A DSSL_set1_host.pod48 identifiers. When wildcard matching is not disabled, the name
H A DRAND_add.pod36 built with automatic reseeding disabled, see L<RAND(7)> for more details.
H A DOSSL_CMP_log_open.pod85 everything to STDOUT. It fails if the integrated tracing is disabled or STDIO
H A DSSL_CTX_set_options.pod105 Client-initiated renegotiation is disabled by default. Use
227 If this option is set, Encrypt-then-MAC is disabled. Clients will not
235 If this option is set, Extended Master Secret is disabled. Clients will
H A DSSL_CTX_sess_set_get_cb.pod92 session caching was disabled. The get_session_cb() is passed the
H A DSSL_CTX_set_session_cache_mode.pod77 flushing may be disabled and
H A DCONF_modules_load_file.pod65 disabled.
H A DPKCS7_sign.pod62 these algorithms is disabled then it will not be included.
H A DSSL_CTX_dane_enable.pod56 Matching type Full(0) cannot be modified or disabled.
155 DANE-EE(3) TLSA records, and can be disabled in applications where it is safe
/openssl/test/ssl-tests/
H A D22-compression.cnf.in141 push @tests, @tests_tls1_3 unless disabled("tls1_3");
H A D05-sni.cnf.in173 push @tests, @tests_tls_1_1 unless disabled("tls1_1") || $fips_mode;
H A D13-fragmentation.cnf.in191 name => "Maximum Fragment Len extension set to 1024 w. FragmentSize disabled",
H A D17-renegotiate.cnf.in316 push @tests, @tests_tls1_2 unless disabled("tls1_2");
/openssl/test/recipes/
H A D80-test_tsa.t22 if disabled("ts");
/openssl/doc/man7/
H A DEVP_RAND.pod176 This behaviour can be disabled by setting the I<reseed_interval> to 0.
180 This can be disabled by setting the I<reseed_time_interval> to 0.
231 seed source is available and automatic reseeding is disabled by default.
276 =head2 Reseeding the primary DRBG with automatic seeding disabled
/openssl/crypto/modes/
H A Dbuild.info4 IF[{- !$disabled{asm} -}]
/openssl/apps/
H A Dlist.c1540 unsigned int disabled:1; in list_main() member
1627 todo.disabled = 1; in list_main()
1697 if (todo.disabled) in list_main()
/openssl/doc/man1/
H A Dopenssl-ecparam.pod.in99 B<Note> Due to patent issues the B<compressed> option is disabled
H A Dopenssl-ec.pod.in124 B<Note> Due to patent issues the B<compressed> option is disabled
H A Dopenssl-pkeyutl.pod.in183 {- output_off() if $disabled{"deprecated-3.0"}; "" -}
188 {- output_on() if $disabled{"deprecated-3.0"}; "" -}

Completed in 39 milliseconds

12345678910>>...12