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

  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 62 static int ocsp_client_called = 0; variable
990 ocsp_client_called = 1;
1046 || !TEST_true(ocsp_client_called)
1055 ocsp_client_called = 0;
1063 || !TEST_false(ocsp_client_called)
1075 ocsp_client_called = 0;
1104 || !TEST_true(ocsp_client_called)
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 116 static int ocsp_client_called = 0; variable
1901 ocsp_client_called = 1;
1961 || !TEST_true(ocsp_client_called)
1970 ocsp_client_called = 0;
1978 || !TEST_false(ocsp_client_called)
1990 ocsp_client_called = 0;
2019 || !TEST_true(ocsp_client_called)
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 112 static int ocsp_client_called = 0; variable
1868 ocsp_client_called = 1;
1924 || !TEST_true(ocsp_client_called)
1933 ocsp_client_called = 0;
1941 || !TEST_false(ocsp_client_called)
1953 ocsp_client_called = 0;
1982 || !TEST_true(ocsp_client_called)

Completed in 61 milliseconds