Home
last modified time | relevance | path

Searched refs:verify_perms (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c1214 static bool verify_perms(struct aa_policydb *pdb) in verify_perms() function
1259 if (!verify_perms(&rules->file)) { in verify_profile()
1264 if (!verify_perms(&rules->policy)) { in verify_profile()
1269 if (!verify_perms(&profile->attach.xmatch)) { in verify_profile()