]> git.ipfire.org Git - thirdparty/openssl.git/commit
test_CMAC_keygen(): Avoid using ECB cipher with CMAC
authorTomas Mraz <tomas@openssl.org>
Wed, 12 Oct 2022 10:22:25 +0000 (12:22 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 11 Nov 2022 15:54:50 +0000 (16:54 +0100)
commita0783b83a3bd05a07ea64567995c7642621b4aa6
tree26473859c1c5701ae5e0515ba8a508f5075e7cc3
parent94976a1e8d9b127999df14c2e0c38e918c2badda
test_CMAC_keygen(): Avoid using ECB cipher with CMAC

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19401)
test/evp_extra_test.c