+1
−0
+5
−28
Loading
audit_policy() 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> Signed-off-by:
Fan Wu <wufan@kernel.org>