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:
a73e699
)
[CRYPTO] cryptd: Add software async crypto daemon
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 16 Apr 2007 10:49:20 +0000
(20:49 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 2 May 2007 04:38:32 +0000
(14:38 +1000)
This patch adds the cryptd module which is a template that takes a
synchronous software crypto algorithm and converts it to an asynchronous
one by executing it in a kernel thread.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found