summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-04-28 12:36:58 -0700
committerChuck Lever <chuck.lever@oracle.com>2025-05-11 19:48:29 -0400
commitc2c90a8b2620626cdb3eb315c2fafcc19fe24ee6 (patch)
tree3eb7971bba6883fb5e7c3561b5b7b3ce69e13ff8 /tools/perf/scripts/python/export-to-sqlite.py
parent8ac6fcae5dc0e801f1c82a83f5ae2c0a4db19932 (diff)
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions