android_kernel_xiaomi_sm7250/fs/verity
Paul Lawrence b044ba80bc 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-04-27 11:52:29 -07:00
..
enable.c UPSTREAM: fs-verity: rename "file measurement" to "file digest" 2021-04-27 11:50:56 -07:00
fsverity_private.h UPSTREAM: fs-verity: move structs needed for file signing to UAPI header 2021-04-27 11:51:47 -07:00
hash_algs.c UPSTREAM: fs-verity: remove filenames from file comments 2021-04-27 11:41:49 -07:00
init.c UPSTREAM: fs-verity: remove filenames from file comments 2021-04-27 11:41:49 -07:00
Kconfig fs-verity: support builtin file signatures 2019-09-23 14:11:56 -07:00
Makefile fs-verity: support builtin file signatures 2019-09-23 14:11:56 -07:00
measure.c UPSTREAM: fs-verity: rename "file measurement" to "file digest" 2021-04-27 11:50:56 -07:00
open.c UPSTREAM: fs-verity: rename "file measurement" to "file digest" 2021-04-27 11:50:56 -07:00
signature.c ANDROID: fs-verity: Export function to check signatures 2021-04-27 11:52:29 -07:00
verify.c UPSTREAM: fs-verity: remove filenames from file comments 2021-04-27 11:41:49 -07:00