HomeSort by relevance Sort by last modified time
    Searched refs:CACHED (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/crypto/
cert_compressor.cc 160 // CACHED means that the certificate is already known to the peer and will
162 CACHED = 2,
176 // by |client_common_set_hashes| and who has cached the certificates with the
194 bool cached = false; local
207 entry.type = CertEntry::CACHED;
210 cached = true;
214 if (cached) {
244 case CertEntry::CACHED:
267 case CertEntry::CACHED:
287 // entries that are CACHED or COMMON
    [all...]
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.h 52 CACHED,

Completed in 90 milliseconds