summaryrefslogtreecommitdiff
path: root/drivers/crypto/img-hash.c
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2023-03-24 20:28:12 +0530
committerHerbert Xu <herbert@gondor.apana.org.au>2023-03-31 17:50:09 +0800
commit8832023efd20966e29944dac92118dfbf1fa1bc0 (patch)
tree048f7a5327de9dd1a8c7cdb70896f748729f25d9 /drivers/crypto/img-hash.c
parentc616fb0cbae8af5f3f837f54c625700992dcd78d (diff)
crypto: sa2ul - Select CRYPTO_DES
The SA2UL Crypto driver provides support for couple of DES3 algos "cbc(des3_ede)" and "ecb(des3_ede)", and enabling the crypto selftest throws the following errors (as seen on K3 J721E SoCs): saul-crypto 4e00000.crypto: Error allocating fallback algo cbc(des3_ede) alg: skcipher: failed to allocate transform for cbc-des3-sa2ul: -2 saul-crypto 4e00000.crypto: Error allocating fallback algo ecb(des3_ede) alg: skcipher: failed to allocate transform for ecb-des3-sa2ul: -2 Fix this by selecting CRYPTO_DES which was missed while adding base driver support. Fixes: 7694b6ca649f ("crypto: sa2ul - Add crypto driver") Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/img-hash.c')
0 files changed, 0 insertions, 0 deletions