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:
99d27e1
)
crypto: shash - Move finup/digest null checks to registration time
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 9 Jul 2009 12:36:44 +0000
(20:36 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 11 Jul 2009 10:23:33 +0000
(18:23 +0800)
This patch moves the run-time null finup/digest checks to the
shash_prepare_alg function which is run at registration time.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found