From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 2/2] tools: kwbimage fix build with OpenSSL 1.1.x
Date: Fri, 12 May 2017 13:21:45 -0400 [thread overview]
Message-ID: <20170512172145.GC5701@bill-the-cat> (raw)
In-Reply-To: <20170508193120.17348-3-jelle@vdwaa.nl>
On Mon, May 08, 2017 at 09:31:20PM +0200, Jelle van der Waa wrote:
> 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.
>
> Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/4ec503cc/attachment.sig>
next prev parent reply other threads:[~2017-05-12 17:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-08 19:31 [U-Boot] [PATCH v3 0/2] Fix build with OpenSSL 1.1.x Jelle van der Waa
2017-05-08 19:31 ` [U-Boot] [PATCH v3 1/2] rsa: " Jelle van der Waa
2017-05-12 17:21 ` [U-Boot] [U-Boot,v3,1/2] " Tom Rini
2017-05-08 19:31 ` [U-Boot] [PATCH v3 2/2] tools: kwbimage fix " Jelle van der Waa
2017-05-12 17:21 ` Tom Rini [this message]
2017-05-10 7:26 ` [U-Boot] [PATCH v3 0/2] Fix " Peter Robinson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170512172145.GC5701@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox