]> 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:27:20 +0000 (15:27 +0100)
commit727117960c0a47073290de936fb517db12351174
treeaa6f98c4f544828fbe0323825e0971ec6211f604
parent12eb6c58ff2a8d857924b3020d30c8d485ace0a7
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)
test/evp_extra_test.c