Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DOCSP_sendreq_new.pod9 OCSP_REQ_CTX_add1_header,
28 int OCSP_REQ_CTX_add1_header(OCSP_REQ_CTX *rctx,
55 OCSP_REQ_CTX_add1_header() adds header B<name> with value B<value> to the
62 function should be called after any calls to OCSP_REQ_CTX_add1_header().
85 OCSP_REQ_CTX_add1_header(), OCSP_REQ_CTX_set1_req(), and OCSP_REQ_CTX_i2d()
106 The headers added with OCSP_REQ_CTX_add1_header() are of the form
110 OCSP_REQ_CTX_add1_header(ctx, "Host", "ocsp.com");
/third_party/openssl/crypto/ocsp/
Docsp_ht.c160 int OCSP_REQ_CTX_add1_header(OCSP_REQ_CTX *rctx, in OCSP_REQ_CTX_add1_header() function
/third_party/openssl/include/openssl/
Docsp.h166 int OCSP_REQ_CTX_add1_header(OCSP_REQ_CTX *rctx,
/third_party/openssl/apps/
Docsp.c1542 if (!OCSP_REQ_CTX_add1_header(ctx, hdr->name, hdr->value)) in query_responder()
1546 if (add_host == 1 && OCSP_REQ_CTX_add1_header(ctx, "Host", host) == 0) in query_responder()
Dapps.c616 if (!OCSP_REQ_CTX_add1_header(rctx, "Host", host)) in load_cert_crl_http()
/third_party/openssl/util/
Dlibcrypto.num2502 OCSP_REQ_CTX_add1_header 2470 1_1_0 EXIST::FUNCTION:OCSP