summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-01-20 19:57:25 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2021-01-29 05:57:59 +0100
commit43a942d27eaaf33bca560121cbe42f3637e92880 (patch)
treeb6bfc219b13f80732c2c386d45a3720d5b4047b7 /crypto/testmgr.c
parentcrypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) (diff)
downloadlinux-43a942d27eaaf33bca560121cbe42f3637e92880.tar.xz
linux-43a942d27eaaf33bca560121cbe42f3637e92880.zip
crypto: talitos - Fix ctr(aes) on SEC1
While ctr(aes) requires the use of a special descriptor on SEC2 (see commit 70d355ccea89 ("crypto: talitos - fix ctr-aes-talitos")), that special descriptor doesn't work on SEC1, see commit e738c5f15562 ("powerpc/8xx: Add DT node for using the SEC engine of the MPC885"). However, the common nonsnoop descriptor works properly on SEC1 for ctr(aes). Add a second template for ctr(aes) that will be registered only on SEC1. Fixes: 70d355ccea89 ("crypto: talitos - fix ctr-aes-talitos") Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions