]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adjust tests to fetch the output len for EVP_PKEY_[en|de]cap
authorNeil Horman <nhorman@openssl.org>
Tue, 24 Sep 2024 17:54:14 +0000 (13:54 -0400)
committerTomas Mraz <tomas@openssl.org>
Mon, 7 Oct 2024 15:47:50 +0000 (17:47 +0200)
commite6d404c9078e77239ba2230bb74dab770b780320
tree75ffd0f39dec0d28415aa347e5998d657d3eb1eb
parent9432935b7a4599ce410e0dedc26f00915a42e857
Adjust tests to fetch the output len for EVP_PKEY_[en|de]cap

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25522)

(cherry picked from commit 796b2caa9e2f0c1cc0a5421d553178ff80c06d51)
test/evp_libctx_test.c