On Tue, 19 Feb 2019 at 17:02, Kamil Konieczny <k.koniec...@partner.samsung.com> wrote: > > Fix bug "s5p-sss crypto driver doesn't set next AES-CBC IV". While at this, > fix also AES-CTR mode. Tested on Odroid U3 with Eric Biggers branch > "iv-out-testing". > > Signed-off-by: Kamil Konieczny <k.koniec...@partner.samsung.com> > Reported-by: Eric Biggers <ebigg...@kernel.org> > --- > Changes since v1: > - reworded Subject and commit message > - changed code according to comments by Krzysztof Kozlowski > - added Reported-by line > --- > drivers/crypto/s5p-sss.c | 8 ++++++++ > 1 file changed, 8 insertions(+)
Reviewed-by: Krzysztof Kozlowski <k...@kernel.org> Best regards, Krzysztof