summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-04-28 12:09:09 -0700
committerDanilo Krummrich <dakr@kernel.org>2025-04-30 21:55:54 +0200
commit4f894483c902a49d428348f6ec8874fce59c63cb (patch)
treed518a29ecf5d1824f92dd01b64f59f9d7075585e /tools/perf/util/scripting-engines/trace-event-python.c
parente99efa8ac8fd9cebca99652cb55b277b7200455e (diff)
firmware_loader: 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. Also take advantage of printk's built-in hex conversion using %*phN. Signed-off-by: Eric Biggers <ebiggers@google.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20250428190909.852705-1-ebiggers@kernel.org Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions