HomeSort by: relevance | last modified time | path
    Searched refs:client_wait_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
1624 if (client_wait_count++ >= 2) {
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c 1410 int client_turn = 1, client_turn_count = 0, client_wait_count = 0; local
1610 if (client_wait_count++ >= 2) {
  /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
1631 if (client_wait_count++ >= 2) {

Completed in 27 milliseconds