Home | History | Annotate | Download | only in crypto

Lines Matching defs:COMMON

20 // kCommonCertSubstrings contains ~1500 bytes of common certificate substrings
163 // COMMON means that the certificate is in a common certificate set known
165 COMMON = 3,
175 // efficiently represent |certs| to a peer who has the common sets identified
221 entry.type = CertEntry::COMMON;
247 case CertEntry::COMMON:
271 case CertEntry::COMMON:
287 // entries that are CACHED or COMMON.
292 // The dictionary starts with the common and cached certs in reverse order.
300 // At the end of the dictionary is a block of common certificate substrings.
333 // |in_out| and writes them to |out_entries|. CACHED and COMMON entries are
388 case CertEntry::COMMON: {
634 case CertEntry::COMMON: