]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: arm/aesbs - fix brokenness after skcipher conversion
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 29 Nov 2016 17:23:36 +0000 (17:23 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 30 Nov 2016 12:01:51 +0000 (20:01 +0800)
commit81126d1a8bc23c72a13c05c4308dc6951afc3b45
treefc0e9d000d4fcad5f7aa9f32651b95e7d8a94108
parent2debd3325e55d448cae83b7f262e645db1697d25
crypto: arm/aesbs - fix brokenness after skcipher conversion

The CBC encryption routine should use the encryption round keys, not
the decryption round keys.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aesbs-glue.c