56348c95e9
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> |
||
---|---|---|
.. | ||
0001-clearfog-generate-random-MAC-address.patch | ||
0002-clearfog-reset-usom-onboard-1512-phy.patch | ||
0003-clearfog-enable-distro-boot-code.patch | ||
0004-clearfog-enable-setexpr-command-by-default.patch | ||
0011-rsa-Fix-build-with-OpenSSL-1.1.x.patch | ||
0012-tools-kwbimage-fix-build-with-OpenSSL-1.1.x.patch |