aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fsverity_arm.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-06-11 00:17:05 +0200
committerAndrey Konovalov <andreyknvl@gmail.com>2020-06-12 18:42:12 +0200
commit8ddccc2581d2f66a05bb78371e32c6f0f85e1521 (patch)
tree5e9da455ee774b4ef8edb1305aa469d7a05d1507 /sys/linux/fsverity_arm.const
parent2a2ff48439e44e80dcc1ad09e896be62505b0d9a (diff)
sys/linux: rename fsverity.txt to fs_ioctl_fsverity.txt
Diffstat (limited to 'sys/linux/fsverity_arm.const')
-rw-r--r--sys/linux/fsverity_arm.const6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/linux/fsverity_arm.const b/sys/linux/fsverity_arm.const
deleted file mode 100644
index 85dca7d42..000000000
--- a/sys/linux/fsverity_arm.const
+++ /dev/null
@@ -1,6 +0,0 @@
-# AUTOGENERATED FILE
-FS_IOC_ENABLE_VERITY = 1082156677
-FS_IOC_MEASURE_VERITY = 3221513862
-FS_VERITY_HASH_ALG_SHA256 = 1
-FS_VERITY_HASH_ALG_SHA512 = 2
-__NR_ioctl = 54