Searched refs:src_uint8_t (Results 1 – 1 of 1) sorted by relevance
172 uint8_t src_uint8_t[BYTE_INPUT_SIZE]; variable173 uint8_t * uint8_t_ptr __sized_by(BYTE_INPUT_SIZE) = &src_uint8_t[0];174 const uint8_t * uint8_t_const_ptr __sized_by(BYTE_INPUT_SIZE) = &src_uint8_t[0];