Searched refs:aa_g_hash_policy (Results 1 – 5 of 5) sorted by relevance
47 extern bool aa_g_hash_policy;
68 if (!aa_g_hash_policy) in aa_calc_profile_hash()
106 if (aa_g_hash_policy && memcmp(l->hash, r->hash, aa_hash_size()) != 0) in aa_rawdata_eq()1441 if (aa_g_hash_policy) in aa_unpack()1459 if (aa_g_hash_policy) { in aa_unpack()
1585 bool aa_g_hash_policy = IS_ENABLED(CONFIG_SECURITY_APPARMOR_HASH_DEFAULT); variable1587 module_param_named(hash_policy, aa_g_hash_policy, aabool, S_IRUSR | S_IWUSR);
1476 if (aa_g_hash_policy) { in __aa_fs_create_rawdata()1754 if (aa_g_hash_policy) { in __aafs_profile_mkdir()