android_kernel_xiaomi_sm8450/fs/verity
Paul Lawrence 0a1e2d3381 ANDROID: fs-verity: Export function to check signatures
Allows a file system to provide its own fs-verity implementation
but still to hook into the signature check and control file from
fs-verity

Bug: 160634504
Bug: 170978993
Test: incfs_test running on this + subsequent changes
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I02020af460d62fa5eb459a083419208e175005e8
2021-03-01 16:15:25 +00:00
..
enable.c fs-verity: rename "file measurement" to "file digest" 2020-12-28 14:50:31 -08:00
fsverity_private.h fs-verity: move structs needed for file signing to UAPI header 2020-12-28 14:50:32 -08:00
hash_algs.c fs-verity: remove filenames from file comments 2020-12-28 14:50:31 -08:00
init.c fs-verity: remove filenames from file comments 2020-12-28 14:50:31 -08:00
Kconfig fs-verity: support builtin file signatures 2019-08-12 19:33:50 -07:00
Makefile fs-verity: support builtin file signatures 2019-08-12 19:33:50 -07:00
measure.c fs-verity: rename "file measurement" to "file digest" 2020-12-28 14:50:31 -08:00
open.c fs-verity: rename "file measurement" to "file digest" 2020-12-28 14:50:31 -08:00
signature.c ANDROID: fs-verity: Export function to check signatures 2021-03-01 16:15:25 +00:00
verify.c fs-verity: remove filenames from file comments 2020-12-28 14:50:31 -08:00