Lines Matching refs:filenames_encryption_mode
185 policy->filenames_encryption_mode)) { in fscrypt_supported_v1_policy()
189 policy->filenames_encryption_mode); in fscrypt_supported_v1_policy()
202 policy->filenames_encryption_mode)) in fscrypt_supported_v1_policy()
221 policy->filenames_encryption_mode)) { in fscrypt_supported_v2_policy()
225 policy->filenames_encryption_mode); in fscrypt_supported_v2_policy()
274 policy->filenames_encryption_mode)) in fscrypt_supported_v2_policy()
339 ctx->filenames_encryption_mode = in fscrypt_new_context()
340 policy->filenames_encryption_mode; in fscrypt_new_context()
355 ctx->filenames_encryption_mode = in fscrypt_new_context()
356 policy->filenames_encryption_mode; in fscrypt_new_context()
401 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
402 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
416 policy->filenames_encryption_mode = in fscrypt_policy_from_context()
417 ctx->filenames_encryption_mode; in fscrypt_policy_from_context()
820 policy->v1.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_parse_test_dummy_encryption()
826 policy->v2.filenames_encryption_mode = FSCRYPT_MODE_AES_256_CTS; in fscrypt_parse_test_dummy_encryption()