diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2017-10-06 15:04:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-14 09:53:05 +0100 |
commit | 077415efefe77f6f3e82ae4868867e32ede01286 (patch) | |
tree | 7aba2ac554f848c991690e18b0504c701bb85b0b /arch/arm/kernel/entry-header.S | |
parent | 2040f8e814055a330aae1ed83c3fe2aba26173f0 (diff) | |
download | linux-rt-077415efefe77f6f3e82ae4868867e32ede01286.tar.gz |
crypto: talitos - fix ctr-aes-talitos
commit 70d355ccea899dad47dc22d3a4406998f55143fd upstream.
ctr-aes-talitos test fails as follows on SEC2
[ 0.837427] alg: skcipher: Test 1 failed (invalid result) on encryption for ctr-aes-talitos
[ 0.845763] 00000000: 16 36 d5 ee 34 f8 06 25 d7 7f 8e 56 ca 88 43 45
[ 0.852345] 00000010: f9 3f f7 17 2a b2 12 23 30 43 09 15 82 dd e1 97
[ 0.858940] 00000020: a7 f7 32 b5 eb 25 06 13 9a ec f5 29 25 f8 4d 66
[ 0.865366] 00000030: b0 03 5b 8e aa 9a 42 b6 19 33 8a e2 9d 65 96 95
This patch fixes the descriptor type which is special for CTR AES
Fixes: 5e75ae1b3cef6 ("crypto: talitos - add new crypto modes")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/kernel/entry-header.S')
0 files changed, 0 insertions, 0 deletions