summaryrefslogtreecommitdiffstats
path: root/fs/verity/fsverity_private.h
Commit message (Expand)AuthorAgeFilesLines
* fs-verity: support builtin file signaturesEric Biggers2019-08-121-3/+45
* fs-verity: add SHA-512 supportEric Biggers2019-08-121-1/+1
* fs-verity: add data verification hooks for ->readpages()Eric Biggers2019-07-281-0/+5
* fs-verity: add the hook for file ->open()Eric Biggers2019-07-281-2/+52
* fs-verity: add Kconfig and the helper functions for hashingEric Biggers2019-07-281-0/+88