diff options
author | Eric Biggers <ebiggers@google.com> | 2025-04-28 12:36:58 -0700 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-05-11 19:48:29 -0400 |
commit | c2c90a8b2620626cdb3eb315c2fafcc19fe24ee6 (patch) | |
tree | 3eb7971bba6883fb5e7c3561b5b7b3ce69e13ff8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8ac6fcae5dc0e801f1c82a83f5ae2c0a4db19932 (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