]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove redefinition of macros
authorMatt Caswell <matt@openssl.org>
Wed, 27 Jul 2022 15:44:01 +0000 (16:44 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 18 Aug 2022 15:38:14 +0000 (16:38 +0100)
commit7f7b0be8e3d452ecf5154203c5669f72683fde3f
tree4b30d8723ba0a9400a9f85bd6ab977aa2ca05dbf
parent226ed5fb390f8cfc8b80cea79f57ae7837bc9b96
Remove redefinition of macros

Some macros were redefined in ssl3_cbc.c. We remove the redefinitions

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
ssl/record/methods/ssl3_cbc.c