diff options
author | 2023-10-28 22:03:00 -0700 | |
---|---|---|
committer | 2023-10-31 12:38:26 -0500 | |
commit | 783fa2c94f4150fe1b7f7d88b3baf6d98f82b41b (patch) | |
tree | 5b5229ad9d17c485476139a49f9ea0582143f91e /tools/perf/scripts/python | |
parent | smb: client: fix use-after-free bug in cifs_debug_data_proc_show() (diff) | |
download | wireguard-linux-783fa2c94f4150fe1b7f7d88b3baf6d98f82b41b.tar.xz wireguard-linux-783fa2c94f4150fe1b7f7d88b3baf6d98f82b41b.zip |
smb: use crypto_shash_digest() in symlink_hash()
Simplify symlink_hash() by using crypto_shash_digest() instead of an
init+update+final sequence. This should also improve performance.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions