aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2025-06-30 17:48:05 +0000
committerEric Biggers <[email protected]>2025-07-14 18:29:31 +0000
commitf93c27092a5b61b2ac1a29f1d063a15eb09512f2 (patch)
treea3befc45f546af39db54d3155a9c418ba0601803 /net/unix/af_unix.c
parentcrypto: sha1 - Remove sha1_base.h (diff)
downloadkernel-f93c27092a5b61b2ac1a29f1d063a15eb09512f2.tar.gz
kernel-f93c27092a5b61b2ac1a29f1d063a15eb09512f2.zip
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. Acked-by: John Johansen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions