aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2015-04-17 14:54:08 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-04-21 09:14:38 +0800
commit8e0498d99f182dd06c012dfc62768e8ca0450adf (patch)
treef0fcc1eab2958f309989812113c56cf8c74728e4 /include/linux
parentcrypto: mv_cesa - ensure backlog is initialised (diff)
cryoto: drbg - clear all temporary memory
The buffer uses for temporary data must be cleared entirely. In AES192 the used buffer is drbg_statelen(drbg) + drbg_blocklen(drbg) as documented in the comment above drbg_ctr_df. This patch ensures that the temp buffer is completely wiped. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions