Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dpolicy_unpack.h132 int aa_unpack(struct aa_loaddata *udata, struct list_head *lh, const char **ns,
/linux/security/apparmor/
H A Dpolicy.c1199 error = aa_unpack(udata, &lh, &ns_name, compressed_profile, compressed_size); in aa_replace_profiles()
H A Dpolicy_unpack.c1730 int aa_unpack(struct aa_loaddata *udata, struct list_head *lh, in aa_unpack() function