openssl/include
Simo Sorce 3fc2b7d6b8 Add a flag so finalised contexts are not reused
The EVP layer should not rely on the underlying low level code to
handle catching incorrect reuse of contexts.
Add a flag to mark a context as finalised as needed and then catch and
immediately error on Update/Final operations if called improperly.

Signed-off-by: Simo Sorce <simo@redhat.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/20375)
2023-03-15 08:42:59 +11:00
..
crypto Add a flag so finalised contexts are not reused 2023-03-15 08:42:59 +11:00
internal Improve the QUIC_RSTREAM implementation 2023-03-06 12:26:16 +01:00
openssl Add a flag so finalised contexts are not reused 2023-03-15 08:42:59 +11:00