From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 19 Dec 2016 16:21:27 -0500 Subject: [U-Boot] [U-Boot, V2] tools: mxsimage: Fix build with OpenSSL 1.1.x In-Reply-To: <20161219142750.18752-1-marex@denx.de> References: <20161219142750.18752-1-marex@denx.de> Message-ID: <20161219212127.GJ4248@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Cc: Tom Rini 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: