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:
c994488
)
crypto: testmgr - Remove hash size check
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 24 Jun 2009 05:48:13 +0000
(13:48 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 24 Jun 2009 05:48:13 +0000
(13:48 +0800)
Until hash test vectors grow longer than 256 bytes, the only
purpose of the check is to generate a gcc warning.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found