git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebc610e
)
[CRYPTO] api: Add async blkcipher type
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 16 Apr 2007 10:48:54 +0000
(20:48 +1000)
committer
Herbert 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