]> git.ipfire.org Git - thirdparty/openssl.git/commit
ccm: update to use improved parameter handling
authorPauli <ppzgs1@gmail.com>
Wed, 18 Jun 2025 00:22:05 +0000 (10:22 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 19 Jun 2025 22:39:29 +0000 (08:39 +1000)
commite40d5752061a2640b2e27e6ff1b8f3b69586d731
tree5394c89e14ec641ec2f9abb87581392a1e659e3c
parentfa92dd9427665428d5132a395b71833bdf779b13
ccm: update to use improved parameter handling

Also address a problem where more parameters are claimed to be supported
than actually are.

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_ccm.c.in