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

  /external/chromium_org/net/cert/
nss_cert_database.h 200 // IsUntrusted returns true if |cert| is specifically untrusted. These
203 bool IsUntrusted(const X509Certificate* cert) const;
nss_cert_database.cc 271 bool NSSCertDatabase::IsUntrusted(const X509Certificate* cert) const {
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.cc     [all...]

Completed in 95 milliseconds