Searched refs:verify_dfa (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/security/apparmor/
H A Dmatch.c91 * verify_dfa - verify that transitions and states in the tables are in bounds.
100 static int verify_dfa(struct aa_dfa *dfa, int flags) verify_dfa() function
272 error = verify_dfa(dfa, flags); aa_dfa_unpack()

Completed in 49 milliseconds