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
ExternalPackage_openssl.mk
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
openssl-no-multilib.patch.0
README
system-cannot-find-path-for-move.patch.0
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.