openssl/include
Tomas Mraz 6ba2edb714 Cleanse also the send stream data with SSL_OP_CLEANSE_PLAINTEXT
QUIC differs from TLS in this regard because it buffers the
data to be sent. TLS just encrypts the data to send in place.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21311)
2023-07-03 09:15:13 +10:00
..
crypto evp: update to structure based atomics 2023-07-01 21:18:25 +10:00
internal Cleanse also the send stream data with SSL_OP_CLEANSE_PLAINTEXT 2023-07-03 09:15:13 +10:00
openssl hpke.h, thread.h: Add extern "C" for C++ inclusion 2023-06-30 08:56:17 +10:00