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.c112 static int ocsp_client_called = 0; variable
1868 ocsp_client_called = 1; in ocsp_client_cb()
1924 || !TEST_true(ocsp_client_called) in test_tlsext_status_type()
1933 ocsp_client_called = 0; in test_tlsext_status_type()
1941 || !TEST_false(ocsp_client_called) in test_tlsext_status_type()
1953 ocsp_client_called = 0; in test_tlsext_status_type()
1982 || !TEST_true(ocsp_client_called) in test_tlsext_status_type()