Home
last modified time | relevance | path

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

/Linux-v5.4/fs/crypto/
Dpolicy.c49 if (!fscrypt_valid_enc_modes(policy->contents_encryption_mode, in fscrypt_supported_policy()
53 policy->contents_encryption_mode, in fscrypt_supported_policy()
70 if (!fscrypt_valid_enc_modes(policy->contents_encryption_mode, in fscrypt_supported_policy()
74 policy->contents_encryption_mode, in fscrypt_supported_policy()
118 ctx->contents_encryption_mode = in fscrypt_new_context_from_policy()
119 policy->contents_encryption_mode; in fscrypt_new_context_from_policy()
134 ctx->contents_encryption_mode = in fscrypt_new_context_from_policy()
135 policy->contents_encryption_mode; in fscrypt_new_context_from_policy()
175 policy->contents_encryption_mode = in fscrypt_policy_from_context()
176 ctx->contents_encryption_mode; in fscrypt_policy_from_context()
[all …]
Dfscrypt_private.h28 u8 contents_encryption_mode; member
37 u8 contents_encryption_mode; member
106 return policy->v1.contents_encryption_mode; in fscrypt_policy_contents_mode()
108 return policy->v2.contents_encryption_mode; in fscrypt_policy_contents_mode()
Dkeysetup_v1.c266 if (ci->ci_policy.v1.contents_encryption_mode != in setup_v1_file_key_direct()
Dkeysetup.c448 ctx.v1.contents_encryption_mode = FSCRYPT_MODE_AES_256_XTS; in fscrypt_get_encryption_info()
/Linux-v5.4/tools/include/uapi/linux/
Dfscrypt.h40 __u8 contents_encryption_mode; member
67 __u8 contents_encryption_mode; member
/Linux-v5.4/include/uapi/linux/
Dfscrypt.h40 __u8 contents_encryption_mode; member
67 __u8 contents_encryption_mode; member
/Linux-v5.4/Documentation/filesystems/
Dfscrypt.rst402 __u8 contents_encryption_mode;
413 __u8 contents_encryption_mode;
428 - ``contents_encryption_mode`` and ``filenames_encryption_mode`` must
431 (1) for ``contents_encryption_mode`` and FSCRYPT_MODE_AES_256_CTS
1069 u8 contents_encryption_mode;
1079 u8 contents_encryption_mode;