crypto: talitos - fix CTR alg blocksize
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 21 May 2019 13:34:11 +0000 (13:34 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Sep 2019 07:08:07 +0000 (09:08 +0200)
commitde12345c4bf686d9b9552773b4c03f96e4e68750
tree4d10e07f145c253e00d72367e876980264cb1ff6
parent3dbb17c438ad0705b9b6b2de7a082342f93ed32b
crypto: talitos - fix CTR alg blocksize

commit b9a05b6041cb9810a291315569b2af0d63c3680a upstream.

CTR has a blocksize of 1.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Fixes: 5e75ae1b3cef ("crypto: talitos - add new crypto modes")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/crypto/talitos.c