Re: [PATCH] crypto: talitos - fix skcipher failure due to wrong output IV

2019-05-23 Thread Herbert Xu
On Wed, May 15, 2019 at 12:29:03PM +, Christophe Leroy wrote: > Selftests report the following: > > [2.984845] alg: skcipher: cbc-aes-talitos encryption test failed (wrong > output IV) on test vector 0, cfg="in-place" > [2.995377] : 3d af ba 42 9d 9e b4 30 b4 22 da 80 2c 9f ac

Re: [PATCH] crypto: talitos - fix skcipher failure due to wrong output IV

2019-05-16 Thread Christophe Leroy
Le 16/05/2019 à 04:30, Eric Biggers a écrit : On Wed, May 15, 2019 at 08:49:48PM +0200, Christophe Leroy wrote: Le 15/05/2019 à 16:05, Horia Geanta a écrit : On 5/15/2019 3:29 PM, Christophe Leroy wrote: Selftests report the following: [2.984845] alg: skcipher: cbc-aes-talitos encryp

Re: [PATCH] crypto: talitos - fix skcipher failure due to wrong output IV

2019-05-15 Thread Eric Biggers
On Wed, May 15, 2019 at 08:49:48PM +0200, Christophe Leroy wrote: > > > Le 15/05/2019 à 16:05, Horia Geanta a écrit : > > On 5/15/2019 3:29 PM, Christophe Leroy wrote: > > > Selftests report the following: > > > > > > [2.984845] alg: skcipher: cbc-aes-talitos encryption test failed > > > (w

Re: [PATCH] crypto: talitos - fix skcipher failure due to wrong output IV

2019-05-15 Thread Christophe Leroy
Le 15/05/2019 à 16:05, Horia Geanta a écrit : On 5/15/2019 3:29 PM, Christophe Leroy wrote: Selftests report the following: [2.984845] alg: skcipher: cbc-aes-talitos encryption test failed (wrong output IV) on test vector 0, cfg="in-place" [2.995377] : 3d af ba 42 9d 9e b4 3

Re: [PATCH] crypto: talitos - fix skcipher failure due to wrong output IV

2019-05-15 Thread Horia Geanta
On 5/15/2019 3:29 PM, Christophe Leroy wrote: > Selftests report the following: > > [2.984845] alg: skcipher: cbc-aes-talitos encryption test failed (wrong > output IV) on test vector 0, cfg="in-place" > [2.995377] : 3d af ba 42 9d 9e b4 30 b4 22 da 80 2c 9f ac 41 > [3.032673]

[PATCH] crypto: talitos - fix skcipher failure due to wrong output IV

2019-05-15 Thread Christophe Leroy
Selftests report the following: [2.984845] alg: skcipher: cbc-aes-talitos encryption test failed (wrong output IV) on test vector 0, cfg="in-place" [2.995377] : 3d af ba 42 9d 9e b4 30 b4 22 da 80 2c 9f ac 41 [3.032673] alg: skcipher: cbc-des-talitos encryption test failed (wr