Re: sha384 self-test failure oddity

2009-06-16 Thread Jarod Wilson
On Tuesday 16 June 2009 07:22:50 Herbert Xu wrote: > On Tue, Jun 02, 2009 at 03:41:34PM -0400, Jarod Wilson wrote: > > On Tuesday 02 June 2009 09:20:38 Herbert Xu wrote: > > > On Tue, Jun 02, 2009 at 09:01:42AM -0400, Jarod Wilson wrote: > > > > > > > > > I can't reproduce this with 2.6.30-rc7. > >

Re: sha384 self-test failure oddity

2009-06-16 Thread Herbert Xu
On Tue, Jun 02, 2009 at 03:41:34PM -0400, Jarod Wilson wrote: > On Tuesday 02 June 2009 09:20:38 Herbert Xu wrote: > > On Tue, Jun 02, 2009 at 09:01:42AM -0400, Jarod Wilson wrote: > > > > > > > I can't reproduce this with 2.6.30-rc7. > > > > > > I'll rebase my cryptodev tree to 2.6.30-rcX and see

Re: sha384 self-test failure oddity

2009-06-02 Thread Jarod Wilson
On Tuesday 02 June 2009 09:20:38 Herbert Xu wrote: > On Tue, Jun 02, 2009 at 09:01:42AM -0400, Jarod Wilson wrote: > > > > > I can't reproduce this with 2.6.30-rc7. > > > > I'll rebase my cryptodev tree to 2.6.30-rcX and see if I can still > > reproduce the problem. > > I just rebased cryptodev a

Re: sha384 self-test failure oddity

2009-06-02 Thread Herbert Xu
On Tue, Jun 02, 2009 at 09:01:42AM -0400, Jarod Wilson wrote: > > > I can't reproduce this with 2.6.30-rc7. > > I'll rebase my cryptodev tree to 2.6.30-rcX and see if I can still > reproduce the problem. I just rebased cryptodev against 2.6.30-rc7 today so please let me know whether you can still

Re: sha384 self-test failure oddity

2009-06-02 Thread Jarod Wilson
On Tuesday 02 June 2009 01:10:27 Herbert Xu wrote: > Jarod Wilson wrote: > > While doing a bit of testing of some other crypto code, I've repeatedly > > noticed a sha384 self-test failure. If you 'modprobe tcrypt', the > > sha384 self-test fails, then immediately after it, sha384-generic > > self-

Re: sha384 self-test failure oddity

2009-06-01 Thread Herbert Xu
Jarod Wilson wrote: > While doing a bit of testing of some other crypto code, I've repeatedly > noticed a sha384 self-test failure. If you 'modprobe tcrypt', the > sha384 self-test fails, then immediately after it, sha384-generic > self-tests succeed. Something is awry w/sha384 initialization, as

sha384 self-test failure oddity

2009-05-29 Thread Jarod Wilson
While doing a bit of testing of some other crypto code, I've repeatedly noticed a sha384 self-test failure. If you 'modprobe tcrypt', the sha384 self-test fails, then immediately after it, sha384-generic self-tests succeed. Something is awry w/sha384 initialization, as can be more plainly seen by t