diff options
author | 2025-05-13 22:05:46 -0700 | |
---|---|---|
committer | 2025-07-28 18:54:18 -0700 | |
commit | b90bb6dbf1d60d70969f8f8f2f30033f49711594 (patch) | |
tree | 0934f9779333d47677dd178e6e26d6ae9f9936cd /tools/perf/scripts/python | |
parent | Linux 6.16 (diff) | |
download | wireguard-linux-b90bb6dbf1d60d70969f8f8f2f30033f49711594.tar.xz wireguard-linux-b90bb6dbf1d60d70969f8f8f2f30033f49711594.zip |
ipe: use SHA-256 library API instead of crypto_shash API
audit_policy() 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>
Signed-off-by: Fan Wu <wufan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions