On Thu, Jun 11, 2020 at 07:50:47PM +0800, Su Kang Yin wrote: > commit e1de42fdfc6a ("crypto: talitos - fix ECB algs ivsize") > wrongly modified CBC algs ivsize instead of ECB aggs ivsize. > > This restore the CBC algs original ivsize of removes ECB's ones. > > Fixes: e1de42fdfc6a ("crypto: talitos - fix ECB algs ivsize") > Signed-off-by: Su Kang Yin <cantona@xxxxxxxxxxx> > --- > Patch for 4.9 upstream. Also seems to be an issue for the 4.14 and 4.19 backport, so I'll queue it up there too, thanks! greg k-h