Searched refs:OCSP_sendreq_new (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | OCSP_sendreq_new.pod | 5 OCSP_sendreq_new, 19 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, 40 The function OCSP_sendreq_new() returns an B<OCSP_CTX> structure using the 58 parameter in the initial to OCSP_sendreq_new() call MUST be set to B<NULL> if 79 OCSP_sendreq_new() returns a valid B<OCSP_REQ_CTX> structure or B<NULL> if 101 The arguments to OCSP_sendreq_new() correspond to the components of the URL.
|
| D | OCSP_cert_to_id.pod | 78 L<OCSP_sendreq_new(3)>
|
| D | OCSP_REQUEST_new.pod | 107 L<OCSP_sendreq_new(3)>
|
| D | OCSP_request_add1_nonce.pod | 73 L<OCSP_sendreq_new(3)>
|
| D | OCSP_response_status.pod | 97 L<OCSP_sendreq_new(3)>
|
| D | OCSP_resp_find_status.pod | 188 L<OCSP_sendreq_new(3)>
|
| /freebsd-12-stable/crypto/openssl/crypto/ocsp/ |
| D | ocsp_ht.c | 179 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, in OCSP_sendreq_new() function 487 ctx = OCSP_sendreq_new(b, path, req, -1); in OCSP_sendreq_bio()
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | ocsp.h | 152 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req,
|
| /freebsd-12-stable/secure/lib/libcrypto/man/man3/ |
| D | Makefile | 207 MAN+= OCSP_sendreq_new.3 1956 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_add1_header.3 1957 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_free.3 1958 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_i2d.3 1959 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_set1_req.3 1960 MLINKS+= OCSP_sendreq_new.3 OCSP_sendreq_bio.3 1961 MLINKS+= OCSP_sendreq_new.3 OCSP_sendreq_nbio.3 1962 MLINKS+= OCSP_sendreq_new.3 OCSP_set_max_response_length.3
|
| /freebsd-12-stable/crypto/openssl/apps/ |
| D | ocsp.c | 1534 ctx = OCSP_sendreq_new(cbio, path, NULL, -1); in query_responder()
|
| /freebsd-12-stable/secure/lib/libcrypto/ |
| D | Version.map | 2086 OCSP_sendreq_new;
|