Home
last modified time | relevance | path

Searched refs:OCSP_sendreq_bio (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/crypto/openssl/doc/man3/
H A DOCSP_sendreq_new.pod7 OCSP_REQ_CTX_set1_req, OCSP_sendreq_bio - OCSP responder query functions
27 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *io, const char *path, OCSP_REQUEST *req,
56 OCSP_sendreq_bio() performs an OCSP request using the responder B<io>, the URL
71 OCSP_sendreq_bio() returns the B<OCSP_RESPONSE> structure sent by the
100 OCSP_sendreq_bio() does not support retries and so cannot handle non-blocking
/freebsd-12.1/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c481 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) in OCSP_sendreq_bio() function
/freebsd-12.1/crypto/openssl/include/openssl/
H A Docsp.h151 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req);
/freebsd-12.1/secure/lib/libcrypto/
H A DVersion.map2084 OCSP_sendreq_bio;
H A DMakefile.man1941 MLINKS+= OCSP_sendreq_new.3 OCSP_sendreq_bio.3