Lines Matching refs:acbio
78 static int do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio,
216 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL;
579 acbio = http_server_init_bio(prog, port);
580 if (acbio == NULL)
632 if (multi && acbio != NULL)
634 if (acbio != NULL && req_timeout > 0)
638 if (acbio != NULL)
643 if (acbio != NULL) {
660 res = do_responder(&req, &cbio, acbio, port, req_timeout);
866 BIO_free_all(acbio);
1199 static int do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio,
1204 (ASN1_VALUE **)preq, NULL, pcbio, acbio,