Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dpolicy_unpack.c399 static struct aa_dfa *unpack_dfa(struct aa_ext *e) in unpack_dfa() function
631 profile->xmatch = unpack_dfa(e); in unpack_profile()
733 profile->policy.dfa = unpack_dfa(e); in unpack_profile()
758 profile->file.dfa = unpack_dfa(e); in unpack_profile()