summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-05-14 07:50:34 +0300
committerSteve French <stfrench@microsoft.com>2025-05-26 06:54:50 +0300
commiteb21736021865112f8e1bec20fe55f995bc4e771 (patch)
tree65d6ed57067f40131399896f5304f98f194fbd8b /scripts/lib/kdoc/kdoc_parser.py
parent0ff41df1cb268fc69e703a08a57ee14ae967d0ca (diff)
downloadlinux-eb21736021865112f8e1bec20fe55f995bc4e771.tar.xz
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