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

  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c 1424 int client_turn = 1, client_turn_count = 0, client_wait_count = 0; local
1567 client_turn_count = 0;
1610 if (client_turn_count++ >= 2000) {
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c 1410 int client_turn = 1, client_turn_count = 0, client_wait_count = 0; local
1553 client_turn_count = 0;
1596 if (client_turn_count++ >= 2000) {
  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c 1432 int client_turn = 1, client_turn_count = 0, client_wait_count = 0; local
1574 client_turn_count = 0;
1617 if (client_turn_count++ >= 2000) {

Completed in 64 milliseconds