aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorGiovanni Cabiddu <[email protected]>2022-05-09 14:34:11 +0100
committerHerbert Xu <[email protected]>2022-05-20 13:49:17 +0800
commit80a52e1ee7757b742f96bfb0d58f0c14eb6583d0 (patch)
treebedfab299ef6f2ac2302b254a5e63729f7dd0f50 /scripts/gdb/linux/timerlist.py
parent38682383973280e5be2802ba8a8d4a636d36cb19 (diff)
crypto: qat - fix memory leak in RSA
When an RSA key represented in form 2 (as defined in PKCS #1 V2.1) is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffers in qat_rsa_exit_tfm() with a call to qat_rsa_clear_ctx() which frees all buffers referenced in the TFM context. Cc: [email protected] Fixes: 879f77e9071f ("crypto: qat - Add RSA CRT mode") Signed-off-by: Giovanni Cabiddu <[email protected]> Reviewed-by: Adam Guerin <[email protected]> Reviewed-by: Wojciech Ziemba <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions