Searched refs:byte_to_byte (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/security/apparmor/include/ | ||
H A D | match.h | 108 #define byte_to_byte(X) (X) macro |
/openbmc/linux/security/apparmor/ | ||
H A D | match.c | 114 u8, u8, byte_to_byte); in unpack_table() |