Lines Matching defs:bytes
30 const uint8_t bytes[32] = {}; in TEST() local
42 const uint8_t bytes[32] = {}; in TEST() local
54 const uint8_t bytes[32] = {}; in TEST() local
79 const uint8_t bytes[1] = {}; in TEST() local
89 const uint8_t bytes[] = {0b0100'0001, 0b1011'0001}; in TEST() local
120 const uint8_t bytes[] = {0b1010'1010}; in TEST() local
128 const uint8_t bytes[] = {0x0A, // in TEST() local
141 const uint8_t bytes[] = {0x0A, 0xBC, 0xDE, 0xF1, 0x23, in TEST() local
170 const uint8_t bytes[] = {0x1F, 0xDB, 0x97, 0x53, 0x0E, 0xCA, 0x86, 0x42}; in TEST() local
186 const uint8_t bytes[] = {0b010'01'101, 0b0011'00'1'0}; in TEST() local
226 const uint8_t bytes[] = {0x4D, 0x32, 0xAB, 0x54, 0x00, 0xFF, 0xFE, 0x01, in TEST() local
246 const uint8_t bytes[] = {0x0A, 0xBC}; in TEST() local
263 const uint8_t bytes[2] = {0xf3, 0xa0}; in TEST() local
276 const uint8_t bytes[2] = {}; in TEST() local
325 const uint8_t bytes[] = {0x00, 0xFF, 0xFF}; in TEST() local