Home
last modified time | relevance | path

Searched refs:contents_encryption_mode (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dpolicy.c95 if (policy->contents_encryption_mode != FSCRYPT_MODE_AES_256_XTS) { in supported_iv_ino_lblk_policy()
133 if (!fscrypt_valid_enc_modes(policy->contents_encryption_mode, in fscrypt_supported_v1_policy()
137 policy->contents_encryption_mode, in fscrypt_supported_v1_policy()
150 !supported_direct_key_modes(inode, policy->contents_encryption_mode, in fscrypt_supported_v1_policy()
169 if (!fscrypt_valid_enc_modes(policy->contents_encryption_mode, in fscrypt_supported_v2_policy()
173 policy->contents_encryption_mode, in fscrypt_supported_v2_policy()
197 !supported_direct_key_modes(inode, policy->contents_encryption_mode, in fscrypt_supported_v2_policy()
272 ctx->contents_encryption_mode = in fscrypt_new_context()
273 policy->contents_encryption_mode; in fscrypt_new_context()
288 ctx->contents_encryption_mode = in fscrypt_new_context()
[all …]
H A Dfscrypt_private.h35 u8 contents_encryption_mode; member
44 u8 contents_encryption_mode; member
132 return policy->v1.contents_encryption_mode; in fscrypt_policy_contents_mode()
134 return policy->v2.contents_encryption_mode; in fscrypt_policy_contents_mode()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfscrypt.h42 __u8 contents_encryption_mode; member
68 __u8 contents_encryption_mode; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfscrypt.h42 __u8 contents_encryption_mode; member
68 __u8 contents_encryption_mode; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfs.h287 __u8 contents_encryption_mode; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfs.h287 __u8 contents_encryption_mode; member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst447 __u8 contents_encryption_mode;
458 __u8 contents_encryption_mode;
473 - ``contents_encryption_mode`` and ``filenames_encryption_mode`` must
476 (1) for ``contents_encryption_mode`` and FSCRYPT_MODE_AES_256_CTS
1164 u8 contents_encryption_mode;
1174 u8 contents_encryption_mode;