On 2 October 2018 at 10:32, Philippe Reynes
<philippe.rey...@softathome.com> wrote:
> 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.rey...@softathome.com>
> ---
>  lib/rsa/rsa-sign.c | 17 +++++++++++------
>  1 file changed, 11 insertions(+), 6 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to