]> 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:14:52 +0000 (14:14 +1000)
commit90c3db9e6a2bfbc1086d6d4b90d4fc7c7e565b93
tree0ab7baff0d7653102ba67b68871d4cbb0716969c
parentf35fc4f184fa8a2088cd16648c4017fa321d6712
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)
test/evp_kdf_test.c