Searched refs:OCSP_request_set1_name (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
H A Docsp_cl.c100 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm) function
154 if (!OCSP_request_set1_name(req, X509_get_subject_name(signer)))
H A Docsp.h427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
/external/openssl/crypto/ocsp/
H A Docsp_cl.c100 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm) function
154 if (!OCSP_request_set1_name(req, X509_get_subject_name(signer)))
H A Docsp.h434 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Docsp.h427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
/external/openssl/include/openssl/
H A Docsp.h434 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);

Completed in 71 milliseconds