btrfs-progs/crypto
David Sterba ebb79f1644 btrfs-progs: add crc32c to hash wrappers
Unify the interface for crc32c too.

Signed-off-by: David Sterba <dsterba@suse.com>
2019-11-18 19:20:03 +01:00
..
crc32c.c btrfs-progs: move crc32c implementation to crypto/ 2019-11-18 19:20:02 +01:00
crc32c.h btrfs-progs: move crc32c implementation to crypto/ 2019-11-18 19:20:02 +01:00
hash.c btrfs-progs: add crc32c to hash wrappers 2019-11-18 19:20:03 +01:00
hash.h btrfs-progs: add crc32c to hash wrappers 2019-11-18 19:20:03 +01:00
sha-private.h btrfs-progs: move sha256 from tests to crypto/ 2019-11-18 19:20:02 +01:00
sha.h btrfs-progs: move sha256 from tests to crypto/ 2019-11-18 19:20:02 +01:00
sha224-256.c btrfs-progs: move sha256 from tests to crypto/ 2019-11-18 19:20:02 +01:00
xxhash.c
xxhash.h