Home
last modified time | relevance | path

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

/Linux-v6.1/security/apparmor/
Dpolicy_unpack.c443 static struct aa_dfa *unpack_dfa(struct aa_ext *e) in unpack_dfa() function
722 profile->xmatch = unpack_dfa(e); in unpack_profile()
839 profile->policy.dfa = unpack_dfa(e); in unpack_profile()
864 profile->file.dfa = unpack_dfa(e); in unpack_profile()