Searched refs:zcbor_bstr_next_fragment (Results 1 – 3 of 3) sorted by relevance
433 void zcbor_bstr_next_fragment(zcbor_state_t *state,
616 zcbor_bstr_next_fragment(state_d, &output_frags[0], &output_frags[1]); in ZTEST()633 zcbor_bstr_next_fragment(state_d, &output_frags[1], &output_frags[2]); in ZTEST()
566 void zcbor_bstr_next_fragment(zcbor_state_t *state, in zcbor_bstr_next_fragment() function