]> 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:48:31 +0000 (17:48 +0200)
commite8b6ec5ec7537d5b6cf9abf5f0c9f770f155c45e
tree6e60233ec634a32d0d03f2fb7e63788496f6f61c
parentd1613114aef60d952adf4c60d58579fe2b28d208
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