Lines Matching refs:filenames_encryption_mode
134 policy->filenames_encryption_mode)) { in fscrypt_supported_v1_policy()
138 policy->filenames_encryption_mode); in fscrypt_supported_v1_policy()
151 policy->filenames_encryption_mode)) in fscrypt_supported_v1_policy()
170 policy->filenames_encryption_mode)) { in fscrypt_supported_v2_policy()
174 policy->filenames_encryption_mode); in fscrypt_supported_v2_policy()
195 policy->filenames_encryption_mode)) in fscrypt_supported_v2_policy()
271 ctx->filenames_encryption_mode = in fscrypt_new_context()
272 policy->filenames_encryption_mode; in fscrypt_new_context()
287 ctx->filenames_encryption_mode = in fscrypt_new_context()
288 policy->filenames_encryption_mode; in fscrypt_new_context()
332 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
333 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
347 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
348 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
753 policy->v1.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_set_test_dummy_encryption()
759 policy->v2.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_set_test_dummy_encryption()