aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephan Mueller <[email protected]>2015-04-17 14:54:08 +0200
committerHerbert Xu <[email protected]>2015-04-21 09:14:38 +0800
commit8e0498d99f182dd06c012dfc62768e8ca0450adf (patch)
treef0fcc1eab2958f309989812113c56cf8c74728e4 /tools/perf/scripts/python
parent1a92b2ba339221a4afee43adf125fcc9a41353f7 (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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions