HomeSort by relevance Sort by last modified time
    Searched refs:OCSP_request_set1_name (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/ocsp/
ocsp_cl.c 100 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm)
154 if (!OCSP_request_set1_name(req, X509_get_subject_name(signer)))
ocsp.h 427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
  /external/openssl/include/openssl/
ocsp.h 427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);

Completed in 988 milliseconds