Lines Matching refs:filenames_encryption_mode
174 policy->filenames_encryption_mode)) { in fscrypt_supported_v1_policy()
178 policy->filenames_encryption_mode); in fscrypt_supported_v1_policy()
191 policy->filenames_encryption_mode)) in fscrypt_supported_v1_policy()
210 policy->filenames_encryption_mode)) { in fscrypt_supported_v2_policy()
214 policy->filenames_encryption_mode); in fscrypt_supported_v2_policy()
238 policy->filenames_encryption_mode)) in fscrypt_supported_v2_policy()
314 ctx->filenames_encryption_mode = in fscrypt_new_context()
315 policy->filenames_encryption_mode; in fscrypt_new_context()
330 ctx->filenames_encryption_mode = in fscrypt_new_context()
331 policy->filenames_encryption_mode; in fscrypt_new_context()
375 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
376 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
390 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
391 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
793 policy->v1.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_parse_test_dummy_encryption()
799 policy->v2.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_parse_test_dummy_encryption()