Searched refs:aa_g_hash_policy (Results 1 – 5 of 5) sorted by relevance
49 extern bool aa_g_hash_policy;
42 if (!aa_g_hash_policy) in aa_calc_profile_hash()
107 if (aa_g_hash_policy && memcmp(l->hash, r->hash, aa_hash_size()) != 0) in aa_rawdata_eq()1756 if (aa_g_hash_policy) in aa_unpack()1774 if (aa_g_hash_policy) { in aa_unpack()
1830 bool aa_g_hash_policy = IS_ENABLED(CONFIG_SECURITY_APPARMOR_HASH_DEFAULT); variable1832 module_param_named(hash_policy, aa_g_hash_policy, aabool, S_IRUSR | S_IWUSR);
1555 if (aa_g_hash_policy) { in __aa_fs_create_rawdata() 1836 if (aa_g_hash_policy) { in __aafs_profile_mkdir()