diff options
author | 2025-04-28 12:16:06 -0700 | |
---|---|---|
committer | 2025-05-01 17:59:32 -0700 | |
commit | 7a4f15cadc5670dbc5fc01d7d75ee8b9443b64fe (patch) | |
tree | 2f9fef53343b05dc28ac84d7f31d5625055b96c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: phy: realtek: Add support for WOL magic packet on RTL8211F (diff) | |
download | wireguard-linux-7a4f15cadc5670dbc5fc01d7d75ee8b9443b64fe.tar.xz wireguard-linux-7a4f15cadc5670dbc5fc01d7d75ee8b9443b64fe.zip |
r8152: 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>
Link: https://patch.msgid.link/20250428191606.856198-1-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions