]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Update openssl_compat.h for newer LibreSSL
authorMax Fillinger <maximilian.fillinger@foxcrypto.com>
Mon, 22 Aug 2022 15:40:37 +0000 (17:40 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 22 Aug 2022 18:24:38 +0000 (20:24 +0200)
commit6d9695de9fd125cced72b531559c2bdf0c4e0966
treeac65602280d293956bed2632f1619dc330d56ccb
parent734de8f9aa2df56bcb45ebab7cfa799a23f36403
Update openssl_compat.h for newer LibreSSL

LibreSSL has added some of the functions that are defined here. However,
we still need RSA_F_RSA_OSSL_PRIVATE_ENCRYPT.

v2: Change ifdef condition for RSA_F_RSA_OSSL_PRIVATE_ENCRYPT.
v3: Don't break WolfSSL.

Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20220822154037.44320-1-maximilian.fillinger@foxcrypto.com>
URL: https://www.mail-archive.com/search?l=mid&q=20220822154037.44320-1-maximilian.fillinger@foxcrypto.com
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/openssl_compat.h