On Tue, Jul 14, 2009 at 09:06:00PM +0800, Herbert Xu wrote: > > This hasn't caused a problem before because we haven't started > using ahash yet, apart from tcrypt which is single-threaded. > I'm currently in the process of converting authenc (hence IPsec) > across, which means that we will soon rely on the fact that > you can have multiple hash operations ongoing at once. > As I pointed out already, I'm working on converting IPsec to ahash too. So perhaps we can share the work to do not all the work twice. I have ahash versions of authenc and ah4/ah6. The authenc ahash version needs a hack in esp to be able to chain all scatterlist in authenc and I wanted to look over it again before I post. Today I finished with ah4/ah6. This needs still some tests but I could post these two in the next days if you have not converted them it yet. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html