]> git.ipfire.org Git - thirdparty/openssl.git/commit
Unit test for switching from KMAC to other MAC in kbkdf.
authorPauli <ppzgs1@gmail.com>
Mon, 15 Jul 2024 04:53:54 +0000 (14:53 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 17 Jul 2024 04:19:54 +0000 (14:19 +1000)
commit29ebcb69d2c849e724c718443cf5a13723a4368e
tree5469cde7beb012292d4fff51c7127e3572b62539
parent5a0b25e795ad50b86e5417162bae73abefbae663
Unit test for switching from KMAC to other MAC in kbkdf.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24883)

(cherry picked from commit 90c3db9e6a2bfbc1086d6d4b90d4fc7c7e565b93)
test/evp_kdf_test.c