Skip to content
Snippets Groups Projects
Commit 1aaa753d authored by Herbert Xu's avatar Herbert Xu
Browse files

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent e67ffe0a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment