OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anydisabled
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm
17
@EXPORT = qw(alldisabled
anydisabled
disabled config available_protocols
31
anydisabled
("dh", "dsa");
53
returned list can be used with B<alldisabled> and B<
anydisabled
>.
57
=item B<
anydisabled
ARRAY>
63
ARRAY are disabled, while
anydisabled
returns 1 if any of them are
131
sub
anydisabled
{
subroutine
151
anydisabled
(@_);
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm
17
@EXPORT = qw(alldisabled
anydisabled
disabled config available_protocols
31
anydisabled
("dh", "dsa");
53
returned list can be used with B<alldisabled> and B<
anydisabled
>.
57
=item B<
anydisabled
ARRAY>
63
ARRAY are disabled, while
anydisabled
returns 1 if any of them are
131
sub
anydisabled
{
subroutine
151
anydisabled
(@_);
/src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Test/
Utils.pm
17
@EXPORT = qw(alldisabled
anydisabled
disabled config available_protocols
31
anydisabled
("dh", "dsa");
53
returned list can be used with B<alldisabled> and B<
anydisabled
>.
56
=item B<
anydisabled
ARRAY>
62
ARRAY are disabled, while
anydisabled
returns 1 if any of them are
125
sub
anydisabled
{
subroutine
145
anydisabled
(@_);
/src/crypto/external/apache2/openssl/dist/test/ssl-tests/
protocol_version.pm
20
use OpenSSL::Test::Utils qw/
anydisabled
alldisabled disabled/;
31
my @is_tls_disabled =
anydisabled
("ssl3", "tls1", "tls1_1", "tls1_2", "tls1_3");
32
my @is_tls_disabled_fips =
anydisabled
("tls1_2", "tls1_3");
91
my @is_dtls_disabled =
anydisabled
("dtls1", "dtls1_2");
92
my @is_dtls_disabled_fips =
anydisabled
("dtls1_2");
/src/crypto/external/bsd/openssl/dist/test/ssl-tests/
protocol_version.pm
20
use OpenSSL::Test::Utils qw/
anydisabled
alldisabled disabled/;
31
my @is_tls_disabled =
anydisabled
("ssl3", "tls1", "tls1_1", "tls1_2", "tls1_3");
32
my @is_tls_disabled_fips =
anydisabled
("tls1_2", "tls1_3");
91
my @is_dtls_disabled =
anydisabled
("dtls1", "dtls1_2");
92
my @is_dtls_disabled_fips =
anydisabled
("dtls1_2");
/src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
protocol_version.pm
20
use OpenSSL::Test::Utils qw/
anydisabled
alldisabled disabled/;
28
my @is_tls_disabled =
anydisabled
("ssl3", "tls1", "tls1_1", "tls1_2", "tls1_3");
55
my @is_dtls_disabled =
anydisabled
("dtls1", "dtls1_2");
/src/crypto/external/apache2/openssl/dist/test/recipes/
80-test_ssl_old.t
30
anydisabled
qw/rsa dsa dh ec psk
/src/crypto/external/bsd/openssl/dist/test/recipes/
80-test_ssl_old.t
30
anydisabled
qw/rsa dsa dh ec psk
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
80-test_ssl_old.t
26
anydisabled
qw/rsa dsa dh ec psk
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026