Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c546 static bool str_decode_fragment(zcbor_state_t *state, struct zcbor_string_fragment *result, function
583 return str_decode_fragment(state, result, ZCBOR_MAJOR_TYPE_BSTR);
604 return str_decode_fragment(state, result, ZCBOR_MAJOR_TYPE_TSTR);