1
0
Fork 0
alistair23-linux/fs/verity
Eric Biggers 671e67b47e fs-verity: add Kconfig and the helper functions for hashing
Add the beginnings of the fs/verity/ support layer, including the
Kconfig option and various helper functions for hashing.  To start, only
SHA-256 is supported, but other hash algorithms can easily be added.

Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
2019-07-28 16:59:16 -07:00
..
Kconfig fs-verity: add Kconfig and the helper functions for hashing 2019-07-28 16:59:16 -07:00
Makefile fs-verity: add Kconfig and the helper functions for hashing 2019-07-28 16:59:16 -07:00
fsverity_private.h fs-verity: add Kconfig and the helper functions for hashing 2019-07-28 16:59:16 -07:00
hash_algs.c fs-verity: add Kconfig and the helper functions for hashing 2019-07-28 16:59:16 -07:00
init.c fs-verity: add Kconfig and the helper functions for hashing 2019-07-28 16:59:16 -07:00