OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VERIFY_REV_CHECKING_ENABLED
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/cert/
cert_verifier.h
35
VERIFY_REV_CHECKING_ENABLED
= 1 << 0,
42
// callers should also specify either
VERIFY_REV_CHECKING_ENABLED
or
59
// If set, this is equivalent to
VERIFY_REV_CHECKING_ENABLED
, in that it
85
// If
VERIFY_REV_CHECKING_ENABLED
is set in |flags|, certificate revocation
90
//
VERIFY_REV_CHECKING_ENABLED
is not set), EV certificate verification will
/external/chromium/net/base/
x509_certificate.h
91
VERIFY_REV_CHECKING_ENABLED
= 1 << 0,
306
// If
VERIFY_REV_CHECKING_ENABLED
is set in |flags|, certificate revocation
Completed in 37 milliseconds