diff options
author | Eric Biggers <ebiggers@google.com> | 2025-04-28 22:36:58 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-05-12 02:48:29 +0300 |
commit | c2c90a8b2620626cdb3eb315c2fafcc19fe24ee6 (patch) | |
tree | 3eb7971bba6883fb5e7c3561b5b7b3ce69e13ff8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 8ac6fcae5dc0e801f1c82a83f5ae2c0a4db19932 (diff) | |
download | linux-c2c90a8b2620626cdb3eb315c2fafcc19fe24ee6.tar.xz |
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions