Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dmatch.h105 #define byte_to_byte(X) (X) macro
/linux-6.12.1/security/apparmor/
Dmatch.c70 u8, u8, byte_to_byte); in unpack_table()