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 52 // NOTE: although it would be silly to do so, specifying both kX509 and kX59R
53 // is allowed and is equivalent to specifying only kX509.
54 const QuicTag kX509 = TAG('X', '5', '0', '9'); // X.509 certificate, all key
  /external/chromium_org/components/onc/
onc_constants.cc 168 const char kX509[] = "X509";

Completed in 130 milliseconds