Home
last modified time | relevance | path

Searched refs:OCSP_sendreq_nbio (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DOCSP_sendreq_new.pod7 OCSP_sendreq_nbio,
29 int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OSSL_HTTP_REQ_CTX *rctx);
54 OCSP_sendreq_nbio() attempts to send the request prepared in I<rctx>
64 OCSP_sendreq_nbio() as needed and then OCSP_REQ_CTX_free(), with a
92 OCSP_sendreq_nbio() returns 1 for success, 0 on error, -1 if retry is needed.
/freebsd/crypto/openssl/include/openssl/
H A Docsp.h.in193 # define OCSP_sendreq_nbio(p, r) \ macro
H A Docsp.h289 # define OCSP_sendreq_nbio(p, r) \ macro
/freebsd/crypto/openssl/util/
H A Dother.syms369 OCSP_sendreq_nbio define deprecated 3.0.0
/freebsd/secure/lib/libcrypto/
H A DVersion.map
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2670 MLINKS+= OCSP_sendreq_new.3 OCSP_sendreq_nbio.3