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:
9765d26
)
[CRYPTO] api: Select cryptomgr where needed
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 16 Oct 2006 11:28:58 +0000
(21:28 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 16 Oct 2006 11:28:58 +0000
(21:28 +1000)
Since cryptomgr is the only way to construct algorithm instances
for now it makes sense to let the templates depend on it as
otherwise it may be left off inadvertently.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found