HomeSort by: relevance | last modified time | path
    Searched refs:fullhand (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/recipes/
70-test_tlsextms.t 38 my $fullhand = 0;
226 $fullhand = 1;
238 ok($testhand == $fullhand,
253 $fullhand = 0;
70-test_sslsessiontick.t 36 my $fullhand = 0;
237 $fullhand = 1;
252 ok(($testhand && $fullhand) || (!$testhand && !$fullhand),
262 $fullhand = 0;
  /src/crypto/external/bsd/openssl/dist/test/recipes/
70-test_tlsextms.t 40 my $fullhand = 0;
228 $fullhand = 1;
240 ok($testhand == $fullhand,
255 $fullhand = 0;
70-test_sslsessiontick.t 38 my $fullhand = 0;
239 $fullhand = 1;
254 ok(($testhand && $fullhand) || (!$testhand && !$fullhand),
264 $fullhand = 0;
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
70-test_tlsextms.t 40 my $fullhand = 0;
227 $fullhand = 1;
239 ok($testhand == $fullhand,
254 $fullhand = 0;
70-test_sslsessiontick.t 38 my $fullhand = 0;
239 $fullhand = 1;
254 ok(($testhand && $fullhand) || (!$testhand && !$fullhand),
264 $fullhand = 0;

Completed in 22 milliseconds