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

  /external/chromium_org/net/quic/crypto/
crypto_protocol.h 67 // NOTE: although it would be silly to do so, specifying both kX509 and kX59R
68 // is allowed and is equivalent to specifying only kX509.
69 const QuicTag kX509 = TAG('X', '5', '0', '9'); // X.509 certificate, all key
  /external/chromium_org/components/onc/
onc_constants.cc 232 const char kX509[] = "X509";

Completed in 239 milliseconds