Searched refs:OCSP_sendreq_new (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/ocsp/
H A Docsp_ht.c154 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req, function
496 ctx = OCSP_sendreq_new(b, path, req, -1);
H A Docsp.h412 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
/external/openssl/include/openssl/
H A Docsp.h412 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
/external/openssl/apps/
H A Docsp.c1330 ctx = OCSP_sendreq_new(cbio, path, NULL, -1);

Completed in 74 milliseconds