diff options
| author | Eric Biggers <[email protected]> | 2025-05-14 04:50:34 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2025-05-26 03:54:50 +0000 |
| commit | eb21736021865112f8e1bec20fe55f995bc4e771 (patch) | |
| tree | 65d6ed57067f40131399896f5304f98f194fbd8b /scripts/git-resolve.sh | |
| parent | Linux 6.15 (diff) | |
| download | kernel-eb21736021865112f8e1bec20fe55f995bc4e771.tar.gz kernel-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 <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions
