diff options
author | 2024-03-27 23:25:09 +0100 | |
---|---|---|
committer | 2024-04-05 15:46:33 +0800 | |
commit | 6e61ee1ca551292d8714c35c92a019c41db79e4e (patch) | |
tree | 254817447e0360ae3443ee8d46f26763e5881702 /crypto/ecdh.c | |
parent | dt-bindings: crypto: ti,omap-sham: Convert to dtschema (diff) | |
download | wireguard-linux-6e61ee1ca551292d8714c35c92a019c41db79e4e.tar.xz wireguard-linux-6e61ee1ca551292d8714c35c92a019c41db79e4e.zip |
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Replace memzero_explicit() and kvfree() with kvfree_sensitive() to fix
the following Coccinelle/coccicheck warning reported by
kfree_sensitive.cocci:
WARNING opportunity for kfree_sensitive/kvfree_sensitive
Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecdh.c')
0 files changed, 0 insertions, 0 deletions