]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: hash - Add AHASH_REQUEST_ON_STACK
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 20 Aug 2015 09:02:40 +0000 (17:02 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Aug 2015 14:21:20 +0000 (22:21 +0800)
commitd4421c54c45f643731c92daa8e268ce74dcdf5a2
treef4fe2abda7788a5d524db09d507addb6f28e48b3
parent12773d932fc22c60e0d5a20660d564542fab811b
crypto: hash - Add AHASH_REQUEST_ON_STACK

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>
include/crypto/hash.h