-
由 Nikolay Borisov 提交于
This function returns a string with the currently in-use implementation of the crc32c algorithm, i.e crc32c-generic (for unoptimised, generic implementation) or crc32c-intel for the sse optimised version. This will be used by btrfs. Signed-off-by: NNikolay Borisov <nborisov@suse.com> Acked-by: NHerbert Xu <herbert@gondor.apana.org.au> [ use crypto_shash_driver_name as suggested by Herbert ] Signed-off-by: NDavid Sterba <dsterba@suse.com>
df91f56a