openssl/ssl/record
Matt Caswell 626618a09d Ensure our buffer allocation allows for the Explicit IV
Some ciphers/protocol versions have an explicit IV. We need to make sure we
have sufficient room for it in the underlying buffer.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20085)
2023-01-24 11:20:43 +11:00
..
methods Ensure our buffer allocation allows for the Explicit IV 2023-01-24 11:20:43 +11:00
build.info Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
rec_layer_d1.c Resolve a TODO in ssl3_dispatch_alert 2022-11-14 10:14:41 +01:00
rec_layer_s3.c Resolve a TODO in ssl3_dispatch_alert 2022-11-14 10:14:41 +01:00
record_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
record.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
recordmethod.h Fixed typos in documentation and comments 2023-01-04 12:53:05 +01:00