diff options
| author | Eric Biggers <ebiggers@google.com> | 2019-09-18 18:35:49 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-09-19 09:38:51 +0200 |
| commit | eb9400440d4925896b43c13679247b3aedd2152a (patch) | |
| tree | 19a20ec81898f2486273d2bb996d9d06f0fd6d7f /sys/linux/fsverity_arm.const | |
| parent | a4e87d4bb6bfb5e9c24e7fc15cb489251dc321ff (diff) | |
sys/linux: re-generate Linux descriptions from next-20190918
Diffstat (limited to 'sys/linux/fsverity_arm.const')
| -rw-r--r-- | sys/linux/fsverity_arm.const | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/linux/fsverity_arm.const b/sys/linux/fsverity_arm.const index 11164226f..85dca7d42 100644 --- a/sys/linux/fsverity_arm.const +++ b/sys/linux/fsverity_arm.const @@ -1,7 +1,6 @@ # AUTOGENERATED FILE -FS_IOC_ENABLE_VERITY = 26245 +FS_IOC_ENABLE_VERITY = 1082156677 FS_IOC_MEASURE_VERITY = 3221513862 -FS_VERITY_ALG_CRC32C = 3 -FS_VERITY_ALG_SHA256 = 1 -FS_VERITY_ALG_SHA512 = 2 +FS_VERITY_HASH_ALG_SHA256 = 1 +FS_VERITY_HASH_ALG_SHA512 = 2 __NR_ioctl = 54 |
