Searched refs:ocsp_client_called (Results 1 – 1 of 1) sorted by relevance
113 static int ocsp_client_called = 0; variable1892 ocsp_client_called = 1; in ocsp_client_cb()1952 || !TEST_true(ocsp_client_called) in test_tlsext_status_type()1961 ocsp_client_called = 0; in test_tlsext_status_type()1969 || !TEST_false(ocsp_client_called) in test_tlsext_status_type()1981 ocsp_client_called = 0; in test_tlsext_status_type()2010 || !TEST_true(ocsp_client_called) in test_tlsext_status_type()
Completed in 30 milliseconds