Searched refs:process_responder (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | apps.h | 193 OCSP_RESPONSE *process_responder(BIO *err, OCSP_REQUEST *req,
|
H A D | ocsp.c | 929 resp = process_responder(bio_err, ocsp_config.req, in ocsp_main() 1500 process_responder(BIO *err, OCSP_REQUEST *req, char *host, char *path, in process_responder() function
|
H A D | s_server.c | 2410 resp = process_responder(err, req, host, path, port, use_ssl, NULL, in cert_status_cb()
|