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()
198 policy->filenames_encryption_mode)) in fscrypt_supported_v2_policy()
274 ctx->filenames_encryption_mode = in fscrypt_new_context()
275 policy->filenames_encryption_mode; in fscrypt_new_context()
290 ctx->filenames_encryption_mode = in fscrypt_new_context()
291 policy->filenames_encryption_mode; in fscrypt_new_context()
335 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
336 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
350 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
351 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
762 policy->v1.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_set_test_dummy_encryption()
768 policy->v2.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_set_test_dummy_encryption()