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
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
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
>From e5d67c3670f1ec15339a92cc291027c0a059aaed Mon Sep 17 00:00:00 2001
From: Loc Ho <[EMAIL PROTECTED]>
Date: Thu, 24 Jan 2008 18:13:28 -0800
Subject: [PATCH] Add Async Hash Support
---
crypto/Makefile |1 +
crypto/ahash.c| 151 +
crypto/algapi.