diff options
author | Eric Biggers <ebiggers@google.com> | 2025-04-28 12:04:30 -0700 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2025-05-17 01:42:01 -0700 |
commit | e9ed1eb8f6217e53843d82ecf2d50f8d1a93e77c (patch) | |
tree | fae3e0720d3314883d5ea2f42283d3c579dc4e05 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 2b270e2f43d7498ba00117c60d196435983d83d7 (diff) |
apparmor: 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>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions