[CRYPTO] api: Add async blkcipher type
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 16 Apr 2007 10:48:54 +0000 (20:48 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 2 May 2007 04:38:31 +0000 (14:38 +1000)
This patch adds the mid-level interface for asynchronous block ciphers.
It also includes a generic queueing mechanism that can be used by other
asynchronous crypto operations in future.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found