HomeSort by relevance Sort by last modified time
    Searched defs:OCSP_sendreq_new (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_ht.c 154 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
491 ctx = OCSP_sendreq_new(b, path, req, -1);
  /external/openssl/crypto/ocsp/
ocsp_ht.c 154 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
491 ctx = OCSP_sendreq_new(b, path, req, -1);

Completed in 35 milliseconds