Searched refs:zcbor_bstr_start_decode_fragment (Results 1 – 3 of 3) sorted by relevance
425 bool zcbor_bstr_start_decode_fragment(zcbor_state_t *state,
536 bool zcbor_bstr_start_decode_fragment(zcbor_state_t *state, in zcbor_bstr_start_decode_fragment() function
599 zassert_true(zcbor_bstr_start_decode_fragment(state_d, &output_frags[0]), NULL); in ZTEST()