]> git.ipfire.org Git - thirdparty/openssl.git/commit
ciphercommon: rework to support improved parameter handling
authorPauli <ppzgs1@gmail.com>
Wed, 18 Jun 2025 00:23:27 +0000 (10:23 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 19 Jun 2025 22:39:29 +0000 (08:39 +1000)
commitb0dcb391d2d966a541f4b563deea1abe54f7b89a
treeabe9698b9b5cc4e40b2c5339c6de58454841af71
parente20800d744ba06e7d7afdeda98fde26e4ae4cc14
ciphercommon: rework to support improved parameter handling

Remove obsolete and incorrect AEAD cipher parameters.

Also convert the gettable params to use the new handling.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27847)
providers/implementations/ciphers/ciphercommon.c.in