aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fscrypt_mips64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename fscrypt.txt to fs_ioctl_fscrypt.txtAndrey Konovalov2020-06-121-27/+0
|
* sys/linux: update fscrypt descriptionsEric Biggers2020-06-101-0/+2
| | | | | | | | | | | - Add fscrypt_add_key_arg::key_id and "fscrypt-provisioning" key type (Linux 5.6, https://git.kernel.org/linus/93edd392cad7) - Add FS_IOC_GET_ENCRYPTION_NONCE (Linux 5.7, https://git.kernel.org/linus/e98ad464750c) - Add FSCRYPT_POLICY_FLAG_IV_INO_LBLK_32 (Linux 5.8, https://git.kernel.org/linus/e3b1078bedd3)
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+25
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate