Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.c267 static unsigned char dummy_ocsp_resp_good_val = 0xff; variable
295 if (len != 1 || *resp != dummy_ocsp_resp_good_val) in client_ocsp_cb()
574 ? &dummy_ocsp_resp_good_val : &dummy_ocsp_resp_bad_val)); in configure_handshake_ctx()

Completed in 12 milliseconds