diff options
| author | Eric Biggers <[email protected]> | 2025-06-30 17:48:05 +0000 |
|---|---|---|
| committer | Eric Biggers <[email protected]> | 2025-07-14 18:29:31 +0000 |
| commit | f93c27092a5b61b2ac1a29f1d063a15eb09512f2 (patch) | |
| tree | a3befc45f546af39db54d3155a9c418ba0601803 /lib/crypto/mpi/mpi-add.c | |
| parent | crypto: sha1 - Remove sha1_base.h (diff) | |
| download | kernel-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 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
