Searched refs:srctx (Results 1 – 1 of 1) sorted by relevance
494 if (srctx->verbose) in get_ocsp_resp_from_responder()503 host = srctx->host; in get_ocsp_resp_from_responder()504 path = srctx->path; in get_ocsp_resp_from_responder()505 port = srctx->port; in get_ocsp_resp_from_responder()506 use_ssl = srctx->use_ssl; in get_ocsp_resp_from_responder()508 proxy = srctx->proxy; in get_ocsp_resp_from_responder()509 no_proxy = srctx->no_proxy; in get_ocsp_resp_from_responder()577 tlsextstatusctx *srctx = arg; in cert_status_cb() local583 if (srctx->verbose) in cert_status_cb()586 if (srctx->respin != NULL) { in cert_status_cb()[all …]