Re: [PATCH] btrfs: use crypto_shash_digest()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 30, 2020 at 11:51:59PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@xxxxxxxxxx>
> 
> Use crypto_shash_digest() instead of crypto_shash_init() +
> crypto_shash_update() + crypto_shash_final().  This is more efficient.
> 
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>

Added to devel queue, thanks.



[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux