Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support

2008-05-07 Thread Herbert Xu
On Wed, May 07, 2008 at 03:09:14PM +0200, Patrick McHardy wrote: > > Cool, I started adding hashing support to HIFN until I noticed > the CrypoAPI doesn't support async hashing yet :) The other really cool thing about Loc's new interafce is that it'll let us have hash tfm objects that are reentr

Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support

2008-05-07 Thread Patrick McHardy
Herbert Xu wrote: On Tue, Apr 22, 2008 at 10:23:23AM -0700, Loc Ho wrote: They are attached instead inline until I figure out how to not wrap long line. Thanks. I've finally finished testing and integrating it. I've merged them into one patch and dropped unrelated white-space changes. You c

Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support

2008-05-07 Thread Herbert Xu
On Tue, Apr 22, 2008 at 10:23:23AM -0700, Loc Ho wrote: > > They are attached instead inline until I figure out how to not wrap long > line. Thanks. I've finally finished testing and integrating it. I've merged them into one patch and dropped unrelated white-space changes. You can resubmit tho