Searched defs:use_ssl (Results 1 – 4 of 4) sorted by relevance
217 int use_ssl = 0; in main() local
251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local1234 int use_ssl, STACK_OF(CONF_VALUE) *headers, in process_responder()
454 int use_ssl; member474 int use_ssl; in get_ocsp_resp_from_responder() local
309 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb()