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:
12773d9
)
crypto: hash - Add AHASH_REQUEST_ON_STACK
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 20 Aug 2015 09:02:40 +0000
(17:02 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 21 Aug 2015 14:21:20 +0000
(22:21 +0800)
This patch adds the helper AHASH_REQUEST_ON_STACK for those users
of ahash that are synchronous only.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found