openssl/include
Matt Caswell e57bf6b3bf Keep track of connection credit as we add stream data
If a single packet contains data from multiple streams we need to keep track
of the cummulative connection level credit consumed across all of the
streams. Once the connection level credit has been consumed we must stop
adding stream data.

Fixes #22706

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22718)
2023-11-15 09:08:16 +01:00
..
crypto Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00
internal Keep track of connection credit as we add stream data 2023-11-15 09:08:16 +01:00
openssl Add EVP_DigestSqueeze() API. 2023-11-10 13:27:00 +01:00