Searched defs:CryptoSubstream (Results 1 – 2 of 2) sorted by relevance
262 struct QUIC_EXPORT_PRIVATE CryptoSubstream { struct276 std::array<CryptoSubstream, NUM_PACKET_NUMBER_SPACES> substreams_; argument
509 QuicCryptoStream::CryptoSubstream::CryptoSubstream( in CryptoSubstream() function in quic::QuicCryptoStream::CryptoSubstream