summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2020-06-24 18:02:48 +0200
committerTom Rini <[email protected]>2020-09-07 20:57:27 -0400
commit565a4147d17ae3b05531b8c3081ca5fa5bcd72fd (patch)
tree4c79026f0d221a7ccd98145c335c8d4d03127949 /include/linux
parent3b4b40c0d6c02c9a4adc684cf125f628651caf4c (diff)
fs: btrfs: Add more checksum algorithms
This mostly crossports crypto/hash.[ch] from btrfs-progs. The differences are: - No blake2 support No blake2 related library in U-Boot yet. - Use uboot xxhash/sha256 directly No need to implement the code as U-Boot has already provided the interface. This adds the support for the following csums: - SHA256 - XXHASH Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: Marek BehĂșn <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions