]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix the padlock engine
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 26 Jan 2023 14:45:03 +0000 (15:45 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 21 May 2023 12:36:38 +0000 (14:36 +0200)
commite94b43838623f51e4852f6483963b077873ebb79
treedf2cae25b1d31bb91d99586dd7b0ecdd83a25fb2
parent0f90c4de9f58070a423003ec6b34ef1a9a670ec9
Fix the padlock engine

... after it was broken for almost 5 years,
since the first 1.1.1 release.
Note: The last working version was 1.1.0l release.

Fixes #20073

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/20147)
engines/e_padlock.c