OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCCS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/crypto/
crypto_protocol.h
84
const QuicTag
kCCS
= TAG('C', 'C', 'S', 0); // Common certificate set
quic_crypto_client_config.cc
275
out->SetStringPiece(
kCCS
, common_cert_sets->GetCommonHashes());
quic_crypto_server_config.cc
922
client_hello.GetStringPiece(
kCCS
, &their_common_set_hashes);
[
all
...]
Completed in 24 milliseconds