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:
9ef074f
)
crypto: hash - Remove legacy hash/digest implementaion
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 12 Jul 2009 05:58:04 +0000
(13:58 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:07 +0000
(12:58 +0800)
This patch removes the implementation of hash and digest now that
no algorithms use them anymore. The interface though will remain
until the users are converted across.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found