aboutsummaryrefslogtreecommitdiff
path: root/fs/verity/hash_algs.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-16fs-verity: remove filenames from file commentsGravatar Eric Biggers 1-1/+1
2020-01-14fs-verity: use mempool for hash requestsGravatar Eric Biggers 1-25/+73
2019-08-12fs-verity: add SHA-512 supportGravatar Eric Biggers 1-0/+5
2019-07-28fs-verity: add Kconfig and the helper functions for hashingGravatar Eric Biggers 1-0/+275