]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: test for setting hkdf salt to null
authorPauli <ppzgs1@gmail.com>
Wed, 9 Apr 2025 02:42:40 +0000 (12:42 +1000)
committerMatt Caswell <matt@openssl.org>
Fri, 18 Apr 2025 14:30:19 +0000 (15:30 +0100)
commitf9b236916756f7d81974fe4bf2458ecd7c7bde08
treeaa193ccbdc90032a304b1274a5e94dec67dc9a00
parent29ca31b35eebd21f1945c3ac7159288b0a931d82
test: test for setting hkdf salt to null

Fixes #27302

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27305)

(cherry picked from commit 727117960c0a47073290de936fb517db12351174)
test/evp_extra_test.c