summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-06-30 10:48:05 -0700
committerEric Biggers <ebiggers@kernel.org>2025-07-14 11:29:31 -0700
commitf93c27092a5b61b2ac1a29f1d063a15eb09512f2 (patch)
treea3befc45f546af39db54d3155a9c418ba0601803 /scripts/lib/kdoc/kdoc_parser.py
parentc76ed8790b3018fe36647d9aae96e0373f321184 (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. Acked-by: John Johansen <john.johansen@canonical.com> Link: https://lore.kernel.org/r/20250630174805.59010-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions