HomeSort by: relevance | last modified time | path
    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 23 milliseconds