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

  /external/chromium_org/net/quic/crypto/
crypto_handshake.cc 27 const char QuicCryptoConfig::kInitialLabel[] = "QUIC key expansion";
crypto_handshake.h 139 // kInitialLabel is a constant that is used when deriving the initial
142 static const char kInitialLabel[];

Completed in 164 milliseconds