Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/
H A Dmatch.c189 * verify_dfa - verify that transitions and states in the tables are in bounds.
197 static int verify_dfa(struct aa_dfa *dfa) in verify_dfa() function
396 error = verify_dfa(dfa); in aa_dfa_unpack()
/kernel/linux/linux-6.6/security/apparmor/
H A Dmatch.c189 * verify_dfa - verify that transitions and states in the tables are in bounds.
197 static int verify_dfa(struct aa_dfa *dfa) in verify_dfa() function
396 error = verify_dfa(dfa); in aa_dfa_unpack()

Completed in 3 milliseconds