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:
fe70f5d
)
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
author
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 7 Dec 2007 10:52:49 +0000
(18:52 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:32 +0000
(08:16 +1100)
The scatterwalk infrastructure is used by algorithms so it needs to
move out of crypto for future users that may live in drivers/crypto
or asm/*/crypto.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found