]> git.ipfire.org Git - thirdparty/openssl.git/commit
ccm: update CCM mode ciphers to use the TRIE param name decoder for AEAD ciphers
authorPauli <ppzgs1@gmail.com>
Thu, 17 Apr 2025 02:09:38 +0000 (12:09 +1000)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 May 2025 09:47:24 +0000 (11:47 +0200)
commit3f5dc064d0219237655dac940272892b35f3ffad
tree9f7f63cffd7668216bb835358bd28583fb100731
parent0d969379cb22f62bb7d43ce83d43f2b8eb18b927
ccm: update CCM mode ciphers to use the TRIE param name decoder for AEAD ciphers

This brings the implementation in line with GCM which has had this capability
for a while.  It will improveme performance setting and retrieving the
authenticatoin tag.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27392)
providers/implementations/ciphers/ciphercommon_ccm.c