[U-Boot] [PATCH] rsa: Support LibreSSL in rsa-sign.c

Simon Glass sjg at chromium.org
Tue Jun 26 23:18:00 UTC 2018


+Tom

On 25 June 2018 at 23:49, parazyd <parazyd at dyne.org> wrote:
> This commit will allow rsa-sign.c to be compiled when LibreSSL is used
> instead of OpenSSL.

I think it is better to describe the problem/motivation and the change
that is being made:

E.g. At present rsa-sign.c cannot be built with LibreSSL. Adjust the
version-number check to fix this.

>
> Signed-off-by: parazyd <parazyd at dyne.org>
> ---
>  lib/rsa/rsa-sign.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list