Nikolay Borisov df91f56adc libcrc32c: Add crc32c_impl function
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: Nikolay Borisov <nborisov@suse.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
[ use crypto_shash_driver_name as suggested by Herbert ]
Signed-off-by: David Sterba <dsterba@suse.com>
2018-03-26 15:09:38 +02:00
..
2018-02-06 10:32:13 +01:00
2018-02-07 11:22:44 -08:00
2018-03-26 15:09:38 +02:00
2018-02-02 10:01:04 -08:00
2018-03-07 10:50:15 -08:00
2018-03-01 14:32:23 -08:00
2018-03-23 10:59:38 -07:00
2018-02-07 13:10:43 -08:00