diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-06-30 20:48:05 +0300 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2025-07-14 21:29:31 +0300 |
| commit | f93c27092a5b61b2ac1a29f1d063a15eb09512f2 (patch) | |
| tree | a3befc45f546af39db54d3155a9c418ba0601803 /rust/helpers/vmalloc.c | |
| parent | c76ed8790b3018fe36647d9aae96e0373f321184 (diff) | |
| download | linux-f93c27092a5b61b2ac1a29f1d063a15eb09512f2.tar.xz | |
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 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
