On Tue, 19 Feb 2019 at 17:02, Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx> 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.konieczny@xxxxxxxxxxxxxxxxxxx> > Reported-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > 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 <krzk@xxxxxxxxxx> Best regards, Krzysztof