Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dpolicy.c184 if (!fscrypt_valid_enc_modes_v1(policy->contents_encryption_mode, in fscrypt_supported_v1_policy()
188 policy->contents_encryption_mode, in fscrypt_supported_v1_policy()
224 policy->contents_encryption_mode, in fscrypt_supported_v2_policy()
337 ctx->contents_encryption_mode = in fscrypt_new_context()
338 policy->contents_encryption_mode; in fscrypt_new_context()
353 ctx->contents_encryption_mode = in fscrypt_new_context()
354 policy->contents_encryption_mode; in fscrypt_new_context()
399 policy->contents_encryption_mode = in fscrypt_policy_from_context()
400 ctx->contents_encryption_mode; in fscrypt_policy_from_context()
414 policy->contents_encryption_mode = in fscrypt_policy_from_context()
[all …]
H A Dfscrypt_private.h38 u8 contents_encryption_mode; member
47 u8 contents_encryption_mode; member
136 return policy->v1.contents_encryption_mode; in fscrypt_policy_contents_mode()
138 return policy->v2.contents_encryption_mode; in fscrypt_policy_contents_mode()
/linux-6.15/tools/include/uapi/linux/
H A Dfscrypt.h45 __u8 contents_encryption_mode; member
71 __u8 contents_encryption_mode; member
/linux-6.15/include/uapi/linux/
H A Dfscrypt.h45 __u8 contents_encryption_mode; member
71 __u8 contents_encryption_mode; member
/linux-6.15/Documentation/filesystems/
H A Dfscrypt.rst563 __u8 contents_encryption_mode;
574 __u8 contents_encryption_mode;
590 - ``contents_encryption_mode`` and ``filenames_encryption_mode`` must
593 (1) for ``contents_encryption_mode`` and FSCRYPT_MODE_AES_256_CTS
1371 u8 contents_encryption_mode;
1381 u8 contents_encryption_mode;