Searched refs:srctx (Results 1 – 1 of 1) sorted by relevance
506 if (srctx->verbose) in get_ocsp_resp_from_responder()515 host = srctx->host; in get_ocsp_resp_from_responder()516 path = srctx->path; in get_ocsp_resp_from_responder()517 port = srctx->port; in get_ocsp_resp_from_responder()518 use_ssl = srctx->use_ssl; in get_ocsp_resp_from_responder()520 proxy = srctx->proxy; in get_ocsp_resp_from_responder()521 no_proxy = srctx->no_proxy; in get_ocsp_resp_from_responder()601 tlsextstatusctx *srctx = arg; in cert_status_cb() local607 if (srctx->verbose) in cert_status_cb()610 if (srctx->respin != NULL) { in cert_status_cb()[all …]
Completed in 35 milliseconds