Home
last modified time | relevance | path

Searched defs:kCETVLabel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_handshake.cc29 const char QuicCryptoConfig::kCETVLabel[] = "QUIC CETV block"; member in quic::QuicCryptoConfig
H A Dcrypto_handshake.h169 static const char kCETVLabel[]; variable