* avital sela | 2009-09-30 09:28:01 [+0200]:

>On Mon, Sep 28, 2009 at 5:31 PM, avital sela <avitalsel...@gmail.com> 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 successful.

This isn't the complete source code. I have no idea what hides behind
SHA_DATA_BUFFER.
Anyway if it works with delays and you are making a HW driver than I
would say that you forgot to flush the data from cache to physical
memory after / before your memcpy().

>>
>> Thanks for your help,
>> Avital

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to