Searched refs:srctx (Results 1 – 1 of 1) sorted by relevance
2266 tlsextstatusctx *srctx = arg; in cert_status_cb() local2267 BIO *err = srctx->err; in cert_status_cb()2283 if (srctx->verbose) in cert_status_cb()2294 if (srctx->verbose) in cert_status_cb()2298 if (!srctx->host) { in cert_status_cb()2299 BIO_puts(srctx->err, in cert_status_cb()2303 host = srctx->host; in cert_status_cb()2304 path = srctx->path; in cert_status_cb()2305 port = srctx->port; in cert_status_cb()2306 use_ssl = srctx->use_ssl; in cert_status_cb()[all …]