aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2017-05-08 21:31:19 +0200
committerTom Rini <trini@konsulko.com>2017-05-12 08:37:19 -0400
commitc3b4328166b03d6749b86eb0fbb21a10e4395cfd (patch)
treeac818947746fcaebaa409ea0503c675ef176fdc3 /tools
parent8cfb77387eb2923ec566617ff46762010859525f (diff)
downloadu-boot-c3b4328166b03d6749b86eb0fbb21a10e4395cfd.zip
u-boot-c3b4328166b03d6749b86eb0fbb21a10e4395cfd.tar.gz
u-boot-c3b4328166b03d6749b86eb0fbb21a10e4395cfd.tar.bz2
rsa: Fix build with OpenSSL 1.1.x
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.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions