diff options
author | Torsten Duwe <[email protected]> | 2020-02-25 15:34:30 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2020-02-27 16:02:21 +0100 |
commit | 4a559cd15dbc79958fa9b18ad4e8afe4a0bf4744 (patch) | |
tree | 4c42b6a1b4f5cbc506bd574474dc8b1f0f9c2fa3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | fa226f1d81e2d3798d30eaa14550d7f35c35e6f3 (diff) |
s390/crypto: explicitly memzero stack key material in aes_s390.c
aes_s390.c has several functions which allocate space for key material on
the stack and leave the used keys there. It is considered good practice
to clean these locations before the function returns.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Torsten Duwe <[email protected]>
Signed-off-by: Harald Freudenberger <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions