diff options
author | 2025-04-28 12:36:58 -0700 | |
---|---|---|
committer | 2025-05-11 19:48:29 -0400 | |
commit | c2c90a8b2620626cdb3eb315c2fafcc19fe24ee6 (patch) | |
tree | 3eb7971bba6883fb5e7c3561b5b7b3ce69e13ff8 /scripts/lib/kdoc/kdoc_output.py | |
parent | svcrdma: Unregister the device if svc_rdma_accept() fails (diff) | |
download | wireguard-linux-c2c90a8b2620626cdb3eb315c2fafcc19fe24ee6.tar.xz wireguard-linux-c2c90a8b2620626cdb3eb315c2fafcc19fe24ee6.zip |
nfsd: use SHA-256 library API instead of crypto_shash API
This user of SHA-256 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>
Reviewed-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions