openssl/ssl/record/methods
Matt Caswell 88d616805c Remove SSL_USE_EXPLICT_IV() from the record layer methods
Instead we introduce RLAYER_USE_EXPLICIT_IV(). This removes a dependency
on the SSL object.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
2022-08-18 16:38:12 +01:00
..
build.info Move ktls.c into the record layer 2022-08-18 16:38:12 +01:00
ktls_meth.c Add support for moving data from one epoch to the next 2022-08-18 16:38:12 +01:00
recmethod_local.h Remove SSL_USE_EXPLICT_IV() from the record layer methods 2022-08-18 16:38:12 +01:00
ssl3_cbc.c Move protocol version specific code into separate files 2022-08-18 16:38:12 +01:00
ssl3_meth.c Remove unneccesary KTLS code from non-KTLS specific files 2022-08-18 16:38:12 +01:00
tls1_meth.c Remove SSL_USE_EXPLICT_IV() from the record layer methods 2022-08-18 16:38:12 +01:00
tls13_meth.c Remove unneccesary KTLS code from non-KTLS specific files 2022-08-18 16:38:12 +01:00
tls_common.c Remove SSL_USE_EXPLICT_IV() from the record layer methods 2022-08-18 16:38:12 +01:00
tlsany_meth.c Remove unneccesary KTLS code from non-KTLS specific files 2022-08-18 16:38:12 +01:00