Re: question about sha1 driver

2009-10-07 Thread Sebastian Andrzej Siewior
* avital sela | 2009-09-30 09:28:01 [+0200]: >On Mon, Sep 28, 2009 at 5:31 PM, avital sela wrote: >> Attached below is the source code for the sha driver.? Like I said >> previously, if I add printk-s or delays in testmgr then the test passes and >> all subsequent sha1 crypto operations are suc

Re: question about sha1 driver

2009-09-30 Thread avital sela
On Mon, Sep 28, 2009 at 5:31 PM, avital sela wrote: > > Hi Herbert, > > This is the error message I'm getting with the unmodifed testmgr: > > alg: hash: Test 3 failed for hmac(sha1-hw) > > : d6 bf 3f 79 2a 14 11 24 f0 5c 3b 80 7e 81 08 fe > > 0010: 09 ba 7a fb > > Attached below is the