OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCCRT
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/quic/crypto/
crypto_protocol.h
85
const QuicTag
kCCRT
= TAG('C', 'C', 'R', 'T'); // Cached certificate
quic_crypto_client_config.cc
291
out->SetVector(
kCCRT
, hashes);
quic_crypto_server_config.cc
923
client_hello.GetStringPiece(
kCCRT
, &their_cached_cert_hashes);
[
all
...]
Completed in 555 milliseconds