diff options
author | 2025-05-13 21:50:34 -0700 | |
---|---|---|
committer | 2025-05-25 22:54:50 -0500 | |
commit | eb21736021865112f8e1bec20fe55f995bc4e771 (patch) | |
tree | 65d6ed57067f40131399896f5304f98f194fbd8b /scripts/lib/kdoc/kdoc_parser.py | |
parent | Linux 6.15 (diff) | |
download | linux-rng-eb21736021865112f8e1bec20fe55f995bc4e771.tar.xz linux-rng-eb21736021865112f8e1bec20fe55f995bc4e771.zip |
ksmbd: use SHA-256 library API instead of crypto_shash API
ksmbd_gen_sd_hash() does not support any other algorithm, so the
crypto_shash abstraction provides no value. Just use the SHA-256
library API instead, which is much simpler and easier to use.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions