diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-22 16:21:10 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-25 15:42:12 +0100 |
commit | 1aaa753d918c48c603195a468766e6a2b32b87f9 (patch) | |
tree | 5e5a893be728bd981bc3019308c6318f4d61915d /crypto | |
parent | crypto: hash - Add helpers to zero stack request/descriptor (diff) | |
download | linux-1aaa753d918c48c603195a468766e6a2b32b87f9.tar.xz linux-1aaa753d918c48c603195a468766e6a2b32b87f9.zip |
crypto: skcipher - Add helper to zero stack request
As the size of an skcipher_request is variable, it's awkward to
zero it explicitly. This patch adds a helper to do that which
should be used when it is created on the stack.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions