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