Searched refs:str_decode_fragment (Results 1 – 1 of 1) sorted by relevance
599 static bool str_decode_fragment(zcbor_state_t *state, struct zcbor_string_fragment *result, in str_decode_fragment() function636 return str_decode_fragment(state, result, ZCBOR_MAJOR_TYPE_BSTR); in zcbor_bstr_decode_fragment()657 return str_decode_fragment(state, result, ZCBOR_MAJOR_TYPE_TSTR); in zcbor_tstr_decode_fragment()