summaryrefslogtreecommitdiff
path: root/fs/verity/measure.c
AgeCommit message (Expand)Author
2023-12-01bpf, fsverity: Add kfunc bpf_get_fsverity_digestSong Liu
2023-06-14fsverity: rework fsverity_get_digest() againEric Biggers
2022-11-29fsverity: simplify fsverity_get_digest()Eric Biggers
2022-05-01fs-verity: define a function to return the integrity protected file digestMimi Zohar
2020-11-16fs-verity: rename "file measurement" to "file digest"Eric Biggers
2020-11-16fs-verity: remove filenames from file commentsEric Biggers
2020-05-12fs-verity: fix all kerneldoc warningsEric Biggers
2019-08-12fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers