mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
c3b4328166
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. |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
rsa-checksum.c | ||
rsa-mod-exp.c | ||
rsa-sign.c | ||
rsa-verify.c |