Marc Haber
unread,May 14, 2019, 6:56:27 AM5/14/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Eric Biggers, Corentin Labbe, Herbert Xu, linux-sunxi
Hi Eric,
On Mon, May 13, 2019 at 10:51:41AM -0700, Eric Biggers wrote:
> crypto: sun4i-ss - Handle better absence/presence of IV
82b3ad7445968ba70edc42d97ba3510c4623679a
> crypto: sun4i-ss - remove ivsize from ECB
179930a62f3182eb384ae1e4d1ad47e97f6f5e90
> crypto: sun4i-ss - Fix invalid calculation of hash end
f87391558acf816b48f325a493d81d45dec40da0
> crypto: sun4i-ss - fallback when length is not multiple of blocksize
0ae1f46c55f87e864c14fc46bd6cf0496fd391d7
> Corentin, if these actually fix this problem, I suggest sending a request to
>
sta...@vger.kernel.org to get these fixes picked up for 5.1.y.
I can confirm that applying those four patches to a 5.1.1 tree results
in a bootable and working kernel on the Banana Pi even with the extra
crypto tests enabled.
Thanks for helping!