btrfs-progs/crypto
David Sterba 3a73bc1b37 btrfs-progs: move sha256 from tests to crypto/
The SHA256 is going to be used in the future, so this makes it a second
user and we also have the appropriate directory now.

Signed-off-by: David Sterba <dsterba@suse.com>
2019-11-18 19:20:02 +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 xxhash64 to mkfs 2019-11-18 19:20:00 +01:00
hash.h btrfs-progs: add xxhash64 to mkfs 2019-11-18 19:20:00 +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 btrfs-progs: add xxhash sources v0.7.1 2019-10-25 14:35:39 +02:00
xxhash.h btrfs-progs: add xxhash sources v0.7.1 2019-10-25 14:35:39 +02:00