From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Mon, 28 Apr 2025 12:36:58 -0700, Eric Biggers wrote: > 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. > > Applied to nfsd-testing, thanks! [1/1] nfsd: use SHA-256 library API instead of crypto_shash API commit: 8b12406ec23b18ac4e3af45bfdd47515e45c6cdd -- Chuck Lever