]> git.ipfire.org Git - thirdparty/openssl.git/commit
Test that there is no silent error in EVP_CIPHER_CTX_get_updated_iv in evp_test
authorNicolas Blais-Miko <n.blaismiko@gmail.com>
Wed, 26 Mar 2025 14:56:39 +0000 (10:56 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 16 Apr 2025 07:44:12 +0000 (08:44 +0100)
commit418609e115bd694438171ca1f491b04aa3605a43
tree14e91e408a150fe9c62db356d0785f9c16a0113b
parent24bc185439a950dc4427be10ec60231a923840ad
Test that there is no silent error in EVP_CIPHER_CTX_get_updated_iv in evp_test

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27120)
test/evp_extra_test.c
test/evp_test.c