summaryrefslogtreecommitdiffstats
path: root/fs/verity/hash_algs.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-29fsverity: simplify fsverity_get_digest()Eric Biggers1-0/+6
2020-11-16fs-verity: remove filenames from file commentsEric Biggers1-1/+1
2020-01-14fs-verity: use mempool for hash requestsEric Biggers1-25/+73
2019-08-12fs-verity: add SHA-512 supportEric Biggers1-0/+5
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers1-0/+275