commit | de12345c4bf686d9b9552773b4c03f96e4e68750 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue May 21 13:34:11 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 19 09:08:07 2019 +0200 |
tree | 4d10e07f145c253e00d72367e876980264cb1ff6 | |
parent | 3dbb17c438ad0705b9b6b2de7a082342f93ed32b [diff] |
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>