Searched refs:apparmor_hash_size (Results 1 – 1 of 1) sorted by relevance
23 static unsigned int apparmor_hash_size; variable29 return apparmor_hash_size; in aa_hash_size()45 profile->hash = kzalloc(apparmor_hash_size, GFP_KERNEL); in aa_calc_profile_hash()88 apparmor_hash_size = crypto_shash_digestsize(apparmor_tfm); in init_profile_hash()