Searched defs:enable_revocation_checking (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/cert/
H A Dx509_util_mac.cc76 OSStatus CreateRevocationPolicies(bool enable_revocation_checking, argument
90 if (enable_ev_checking || enable_revocation_checking) {
98 if (enable_revocation_checking)
117 if (enable_revocation_checking || !enable_ev_checking) {
122 if (enable_revocation_checking) {

Completed in 53 milliseconds