Home
last modified time | relevance | path

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

/zcbor-latest/src/
Dzcbor_encode.c107 uint8_t input_buf[8]; local
125 input_buf[i] = (uint8_t)~input_uint8[i];
127 input = input_buf;