Lines Matching refs:contents_encryption_mode
49 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()
190 policy->contents_encryption_mode = in fscrypt_policy_from_context()
191 ctx->contents_encryption_mode; in fscrypt_policy_from_context()