Searched refs:has_cert (Results 1 – 1 of 1) sorted by relevance
604 bool has_cert = message.GetStringPiece(kCertificateTag, &cert_bytes); in CacheNewServerConfig() local605 if (has_proof && has_cert) { in CacheNewServerConfig()621 if (has_proof && !has_cert) { in CacheNewServerConfig()626 if (!has_proof && has_cert) { in CacheNewServerConfig()