You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marko Ratkaj 56348c95e9 uboot-mvebu: add OpenSSL compat patches
Fixes the following build issue: "undefined reference to `EVP_MD_CTX_create'"

From: Jelle van der Waa <jelle@vdwaa.nl>

The rsa_st struct has been made opaque in 1.1.x, add forward compatible
code to access the n, e, d members of rsa_struct.

EVP_MD_CTX_cleanup has been removed in 1.1.x and EVP_MD_CTX_reset should be
called to reinitialise an already created structure.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
..
0001-clearfog-generate-random-MAC-address.patch u-boot-mvebu: clearfog: implement distro-boot 7 years ago
0002-clearfog-reset-usom-onboard-1512-phy.patch u-boot-mvebu: clearfog: implement distro-boot 7 years ago
0003-clearfog-enable-distro-boot-code.patch u-boot-mvebu: clearfog: implement distro-boot 7 years ago
0004-clearfog-enable-setexpr-command-by-default.patch uboot-mvebu: fix SETEXPR redefinition warning 7 years ago
0011-rsa-Fix-build-with-OpenSSL-1.1.x.patch uboot-mvebu: add OpenSSL compat patches 7 years ago
0012-tools-kwbimage-fix-build-with-OpenSSL-1.1.x.patch uboot-mvebu: add OpenSSL compat patches 7 years ago