OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_tls_protocols_fips
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/ssl-tests/
protocol_version.pm
29
my @
max_tls_protocols_fips
= ("TLSv1.2", "TLSv1.3", undef);
129
@max_protocols = $dtls ? @max_dtls_protocols_fips : @
max_tls_protocols_fips
;
/src/crypto/external/bsd/openssl/dist/test/ssl-tests/
protocol_version.pm
29
my @
max_tls_protocols_fips
= ("TLSv1.2", "TLSv1.3", undef);
129
@max_protocols = $dtls ? @max_dtls_protocols_fips : @
max_tls_protocols_fips
;
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026