Home
last modified time | relevance | path

Searched refs:OCSP_sendreq_new (Results 1 – 10 of 10) sorted by relevance

/openssl/doc/man3/
H A DOCSP_sendreq_new.pod6 OCSP_sendreq_new,
20 OSSL_HTTP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path,
42 The function OCSP_sendreq_new() builds a complete B<OSSL_HTTP_REQ_CTX> structure
48 The I<io> and I<path> arguments to OCSP_sendreq_new() correspond to the
56 that were given when calling OCSP_sendreq_new().
63 OCSP_sendreq_bio() combines OCSP_sendreq_new() with as many calls of
89 OCSP_sendreq_new() returns a valid B<OSSL_HTTP_REQ_CTX> structure or NULL
H A DOCSP_cert_to_id.pod79 L<OCSP_sendreq_new(3)>
H A DOCSP_request_add1_nonce.pod73 L<OCSP_sendreq_new(3)>
H A DOCSP_REQUEST_new.pod108 L<OCSP_sendreq_new(3)>
H A DOCSP_response_status.pod114 L<OCSP_sendreq_new(3)>
H A DOCSP_resp_find_status.pod208 L<OCSP_sendreq_new(3)>,
/openssl/crypto/ocsp/
H A Docsp_http.c15 OSSL_HTTP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, in OCSP_sendreq_new() function
57 ctx = OCSP_sendreq_new(b, path, req, 0 /* default buf_size */); in OCSP_sendreq_bio()
/openssl/include/openssl/
H A Docsp.h.in173 OSSL_HTTP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path,
/openssl/doc/
H A Dbuild.info1526 DEPEND[html/man3/OCSP_sendreq_new.html]=man3/OCSP_sendreq_new.pod
1527 GENERATE[html/man3/OCSP_sendreq_new.html]=man3/OCSP_sendreq_new.pod
1528 DEPEND[man/man3/OCSP_sendreq_new.3]=man3/OCSP_sendreq_new.pod
1529 GENERATE[man/man3/OCSP_sendreq_new.3]=man3/OCSP_sendreq_new.pod
3387 html/man3/OCSP_sendreq_new.html \
4050 man/man3/OCSP_sendreq_new.3 \
/openssl/util/
H A Dlibcrypto.num2375 OCSP_sendreq_new 2427 3_0_0 EXIST::FUNCTION:OCSP

Completed in 71 milliseconds