On Tue, Jun 14, 2011 at 04:51:19PM -0400, Kent Borg wrote:
> Herbert Xu wrote:
> > If that works then it's probably a bug in your driver, otherwise
> > we may have an issue in IPsec itself.
>
> I think I found my bug. I discovered DMA_API_DEBUG, and it complains  
> when my sha1 module loads. Looking it over it seems I can't do DMA from  
> an shash, I will have to figure out how to make an ahash. (Any pointers  
> on what code to crib from to best understand how an ahash works? Any  
> other documentation??)
>
> So, my sha1 module passes the self-test...just not safely.

mv_cesa uses ahash, right?

Cheers,
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to