diff options
author | Eric Biggers <ebiggers@google.com> | 2025-05-13 21:50:34 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-05-25 22:54:50 -0500 |
commit | eb21736021865112f8e1bec20fe55f995bc4e771 (patch) | |
tree | 65d6ed57067f40131399896f5304f98f194fbd8b /scripts/lib/kdoc/kdoc_parser.py | |
parent | 0ff41df1cb268fc69e703a08a57ee14ae967d0ca (diff) |
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