Searched refs:kAuthority (Results 1 – 6 of 6) sorted by relevance
91 RemoveEntryUnless(cert, kTrustBits, type == kServer || type == kAuthority); in NormalizeCertificate()92 RemoveEntryUnless(cert, kX509, type == kServer || type == kAuthority); in NormalizeCertificate()
805 const char* const kValidTypes[] = {kClient, kServer, kAuthority}; in ValidateCertificate()815 (type == kServer || type == kAuthority)) { in ValidateCertificate()834 else if (type == kServer || type == kAuthority) in ValidateCertificate()
218 cert_type == ::onc::certificate::kAuthority) { in ParseAndStoreCertificate()
330 cert_type != certificate::kAuthority) { in GetServerAndCACertsByGUID()
224 const char kAuthority[] = "Authority"; variable
242 ONC_EXPORT extern const char kAuthority[];