Home
last modified time | relevance | path

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

/linux-5.19.10/security/apparmor/
Dpolicy_unpack.c299 static bool unpack_u8(struct aa_ext *e, u8 *data, const char *name) in unpack_u8() function
591 if (!unpack_u8(e, &profile->secmark[i].audit, NULL)) in unpack_secmark()
593 if (!unpack_u8(e, &profile->secmark[i].deny, NULL)) in unpack_secmark()