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

  /external/chromium_org/net/cert/
x509_cert_types_win.cc 66 if (strcmp(attribute->pszObjId, kOIDs[oid]) == 0) {
cert_verify_proc_win.cc 221 if (strcmp(rdn_attr->pszObjId, szOID_COMMON_NAME) == 0) {
327 const char* algorithm = cert->pCertInfo->SignatureAlgorithm.pszObjId;
x509_certificate_win.cc 397 cert_handle->pCertInfo->SubjectPublicKeyInfo.Algorithm.pszObjId,
  /external/chromium_org/net/base/
keygen_handler_win.cc 86 sig_alg.pszObjId = const_cast<char*>(szOID_RSA_MD5RSA);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
celib.h 115 WCHAR const *ceGetOIDNameA(char const *pszObjId);
128 HRESULT ceVerifyObjIdA(char const *pszObjId);
wincrypt.h 705 LPSTR pszObjId;
844 LPCSTR pszObjId;
853 LPSTR pszObjId;
859 LPSTR pszObjId;
864 LPSTR pszObjId;
875 LPSTR pszObjId;
    [all...]

Completed in 639 milliseconds