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

  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 543 int testctr = 0, testresult = 0; local
549 SSL_CTX_set_client_hello_cb(sctx, full_client_hello_callback, &testctr);
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 756 int testctr = 0, testresult = 0; local
762 SSL_CTX_set_client_hello_cb(sctx, full_client_hello_callback, &testctr);
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 765 int testctr = 0, testresult = 0; local
771 SSL_CTX_set_client_hello_cb(sctx, full_client_hello_callback, &testctr);

Completed in 29 milliseconds