[U-Boot] [U-Boot, V2] tools: mxsimage: Fix build with OpenSSL 1.1.x

Tom Rini trini at konsulko.com
Mon Dec 19 22:21:27 CET 2016


On Mon, Dec 19, 2016 at 03:27:50PM +0100, Marek Vasut wrote:

> The EVP_MD_CTX and EVP_CIPHER_CTX are made opaque since 1.1.x , so instead
> of embedding them directly into struct sb_image_ctx and initializing them
> using EVP_*_CTX_init(), we use pointers and allocate the crypto contexts
> using EVP_*_CTX_new().
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Tom Rini <trini at konsulko.com>

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/20161219/be2be270/attachment.sig>


More information about the U-Boot mailing list