summaryrefslogtreecommitdiff
path: root/fs/verity/hash_algs.c
AgeCommit message (Expand)Author
2023-01-09fsverity: replace fsverity_hash_page() with fsverity_hash_block()Eric Biggers
2022-11-29fsverity: simplify fsverity_get_digest()Eric Biggers
2020-11-16fs-verity: remove filenames from file commentsEric Biggers
2020-01-14fs-verity: use mempool for hash requestsEric Biggers
2019-08-12fs-verity: add SHA-512 supportEric Biggers
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers