Am Montag, den 11.06.2018, 08:46 +0200 schrieb Sascha Hauer: > On Fri, Jun 08, 2018 at 01:07:47PM +0200, Lucas Stach wrote: > > OpenSSL 1.1.x made some of the types opaque, so peeking inside > > directly > > doesn't work anymore. Use the correct accessors instead. > > > > I've dropped the algorithm check, as EVP_PKEY_get0_RSA() already > > verifies > > that the pubkey is RSA and returns NULL if it isn't. > > > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > > --- > > This is compile tested only, so I would appreciate some testing > > and/or > > a close look at this change. > > --- > > scripts/imx/imx-image.c | 40 ++++++++++++++++++++----------------- > > --- > > 1 file changed, 20 insertions(+), 20 deletions(-) > > Applied, thanks It seems this has been lost in the -next cracks. Regards, Lucas _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox