OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUntrusted
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/cert/
nss_cert_database.h
221
//
IsUntrusted
returns true if |cert| is specifically untrusted. These
224
bool
IsUntrusted
(const X509Certificate* cert) const;
nss_cert_database.cc
299
bool NSSCertDatabase::
IsUntrusted
(const X509Certificate* cert) const {
/external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.cc
[
all
...]
Completed in 612 milliseconds