Searched refs:crypto_bytes_read (Results 1 – 3 of 3) sorted by relevance
197 uint64_t crypto_bytes_read() const;
365 uint64_t QuicCryptoStream::crypto_bytes_read() const { in crypto_bytes_read() function in quic::QuicCryptoStream
456 stream->crypto_bytes_read(), data.AsStringPiece()); in SendHandshakeMessageToStream()