Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/include/
Dmatch.h108 #define byte_to_byte(X) (X) macro
/Linux-v5.10/security/apparmor/
Dmatch.c114 u8, u8, byte_to_byte); in unpack_table()