Searched refs:bstring_indef_2_data (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/libcbor/test/
H A Dcbor_stream_decode_test.c211 unsigned char bstring_indef_2_data[] = {0x5F, 0xFF}; variable
215 decode(bstring_indef_2_data, 2));
219 decode(bstring_indef_2_data + 1, 1));

Completed in 100 milliseconds