OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orig_c_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/ssl-tests/
protocol_version.pm
347
my $
orig_c_max
= $c_max;
362
|| ($
orig_c_max
!= scalar @$protocols
363
&& $prots[$
orig_c_max
] eq "TLSv1.3"
364
&& $c_max != $
orig_c_max
/src/crypto/external/bsd/openssl/dist/test/ssl-tests/
protocol_version.pm
347
my $
orig_c_max
= $c_max;
362
|| ($
orig_c_max
!= scalar @$protocols
363
&& $prots[$
orig_c_max
] eq "TLSv1.3"
364
&& $c_max != $
orig_c_max
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026