diff options
author | Philippe Reynes <philippe.reynes@softathome.com> | 2018-11-14 13:50:59 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-12-03 10:44:10 -0500 |
commit | 3b5d6979fcb80ffae3b140be6edc04cbde1a0b72 (patch) | |
tree | 2c573400996b3a22697cfeb9021d80a385422c70 /include/image.h | |
parent | c8c0242f1ccc189f03421247e17afce06416ca11 (diff) | |
download | u-boot-3b5d6979fcb80ffae3b140be6edc04cbde1a0b72.tar.gz |
rsa: use new openssl API to create signature
Previous implementation of the rsa signature was using
the openssl API EVP_Sign*, but the new openssl API
EVP_DigestSign* is more flexible. So we move to this
new API.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/image.h')
0 files changed, 0 insertions, 0 deletions