]> 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:17 +0000 (17:47 +0200)
commit796b2caa9e2f0c1cc0a5421d553178ff80c06d51
tree7097f2fb3ffa95e8dd51890da1ceda131fe2c576
parent0f9516855e3139ef999b58f2fa551afb3b6c2b15
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)
test/evp_libctx_test.c