Home
last modified time | relevance | path

Searched refs:ocsp_client_called (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsslapitest.c116 static int ocsp_client_called = 0; variable
1901 ocsp_client_called = 1; in ocsp_client_cb()
1961 || !TEST_true(ocsp_client_called) in test_tlsext_status_type()
1970 ocsp_client_called = 0; in test_tlsext_status_type()
1978 || !TEST_false(ocsp_client_called) in test_tlsext_status_type()
1990 ocsp_client_called = 0; in test_tlsext_status_type()
2019 || !TEST_true(ocsp_client_called) in test_tlsext_status_type()