office-gobmx/external/openssl
Christian Lohmaier 821f4d6f09 fix openssl build on aarch64 - _umul128 is not available on non x64
adding upstream patch that uses __umulh as a fallback

Change-Id: Ib95de30d3f7208c38421df0c63eb1ceafccd9354
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146839
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2023-02-13 11:05:18 +00:00
..
configurable-z-option.patch.0 upgrade to openssl-3.0.5 2022-09-10 15:34:54 +02:00
ExternalPackage_openssl.mk upgrade to openssl-3.0.5 2022-09-10 15:34:54 +02:00
ExternalProject_openssl.mk
Makefile
Module_openssl.mk
openssl-no-_umul128-on-aarch64.patch.1 fix openssl build on aarch64 - _umul128 is not available on non x64 2023-02-13 11:05:18 +00:00
openssl-no-ipc-cmd.patch.0 Remove support for AIX 2023-01-27 07:28:16 +00:00
openssl-no-multilib.patch.0 external/openssl: fix and remove some patches 2022-11-04 11:58:33 +01:00
README
system-cannot-find-path-for-move.patch.0 openssl: upgrade to release 3.0.8 2023-02-08 14:22:00 +00:00
UnpackedTarball_openssl.mk fix openssl build on aarch64 - _umul128 is not available on non x64 2023-02-13 11:05:18 +00:00

Open Source toolkit implementing SSL and TLS.

From [http://www.openssl.org/].

SSL = Secure Sockets Layer (SSL v2/v3) protocol.
TLS = Transport Layer Security (TLS v1) protocol.