On Mon, Aug 31, 2009 at 11:14:42AM +0200, Steffen Klassert wrote:
> This patch adds a parallel crypto template that takes a crypto
> algorithm and converts it to process the crypto transforms in
> parallel. For the moment only aead is supported.
>
> Signed-off-by: Steffen Klassert
I'll pick this
On Mon, Aug 31, 2009 at 11:12:49AM +0200, Steffen Klassert wrote:
> This patch introduces an interface to process data objects
> in parallel. On request it is possible to serialize again.
> The parallelized objects return after serialization in the
> same order as they were before the parallelizati