Searched defs:cert_errors (Results 1 – 3 of 3) sorted by relevance
7 namespace bssl::cert_errors { namespace
1544 CertErrors *cert_errors = errors->GetErrorsForCert(index_into_certs); in Run() local
44 bssl::CertErrors* cert_errors, in CheckCertRevocation()