Re: [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation

2015-10-15 Thread Herbert Xu
On Tue, Jun 16, 2015 at 11:46:46AM +0200, Boris Brezillon wrote: > The crypto drivers are supposed to update the IV passed to the crypto > request before calling the completion callback. > Test for the IV value before considering the test as successful. > > Signed-off-by: Boris Brezillon Patch

Re: [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation

2015-10-15 Thread Herbert Xu
On Tue, Jun 16, 2015 at 11:46:46AM +0200, Boris Brezillon wrote: > The crypto drivers are supposed to update the IV passed to the crypto > request before calling the completion callback. > Test for the IV value before considering the test as successful. > > Signed-off-by: Boris Brezillon

Re: [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation

2015-09-07 Thread Herbert Xu
On Tue, Sep 08, 2015 at 05:23:59AM +0200, Stephan Mueller wrote: > Am Dienstag, 16. Juni 2015, 11:46:46 schrieb Boris Brezillon: > > Hi Herbert, > > >The crypto drivers are supposed to update the IV passed to the crypto > >request before calling the completion callback. > >Test for the IV value

Re: [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation

2015-09-07 Thread Stephan Mueller
Am Dienstag, 16. Juni 2015, 11:46:46 schrieb Boris Brezillon: Hi Herbert, >The crypto drivers are supposed to update the IV passed to the crypto >request before calling the completion callback. >Test for the IV value before considering the test as successful. May I ask whether there is anything

Re: [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation

2015-09-07 Thread Stephan Mueller
Am Dienstag, 16. Juni 2015, 11:46:46 schrieb Boris Brezillon: Hi Herbert, >The crypto drivers are supposed to update the IV passed to the crypto >request before calling the completion callback. >Test for the IV value before considering the test as successful. May I ask whether there is anything

Re: [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation

2015-09-07 Thread Herbert Xu
On Tue, Sep 08, 2015 at 05:23:59AM +0200, Stephan Mueller wrote: > Am Dienstag, 16. Juni 2015, 11:46:46 schrieb Boris Brezillon: > > Hi Herbert, > > >The crypto drivers are supposed to update the IV passed to the crypto > >request before calling the completion callback. > >Test for the IV value