Searched defs:cert_io_enabled (Results 1 – 2 of 2) sorted by relevance
350 bool cert_io_enabled, in PKIXVerifyCert()466 bool cert_io_enabled, std::vector<CERTValInParam>* cvin, in RetryPKIXVerifyCertWithWorkarounds()795 bool cert_io_enabled = flags & CertVerifier::VERIFY_CERT_IO_ENABLED; in VerifyInternalImpl() local
141 bool cert_io_enabled; member