]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix libctx passing for CMS PWRI use
authorJakub Zelenka <jakub.openssl@gmail.com>
Fri, 28 Feb 2025 16:04:50 +0000 (17:04 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 3 Mar 2025 08:27:21 +0000 (09:27 +0100)
commit6b3d70ffa46f875ccf23d04d2a48876c1e722306
tree7b75aac6aee013d10a1f8abb950cabb65e51fed5
parent76d1ffb6f12ccce33ea2c3a1753591a1c69f53b4
Fix libctx passing for CMS PWRI use

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26937)

(cherry picked from commit 5045712d3dbe6abdfffcb4f518c67409ec85535e)
crypto/cms/cms_pwri.c
crypto/evp/evp_pbe.c
test/recipes/80-test_cms.t