Searched defs:kInitialLabel (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake.h191 // kInitialLabel is a constant that is used when deriving the initial
194 static const char kInitialLabel[]; member in class:net::QuicCryptoConfig
H A Dcrypto_handshake.cc336 const char QuicCryptoConfig::kInitialLabel[] = "QUIC key expansion"; member in class:net::QuicCryptoConfig

Completed in 61 milliseconds