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:
aef73cf
)
crypto: shash - Make descsize a run-time attribute
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:50:12 +0000
(12:50 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 04:58:00 +0000
(12:58 +0800)
This patch changes descsize to a run-time attribute so that
implementations can change it in their init functions.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found