Home
last modified time | relevance | path

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

/mcuboot-3.7.0/boot/zcbor/include/
Dzcbor_decode.h414 bool zcbor_bstr_decode_fragment(zcbor_state_t *state, struct zcbor_string_fragment *result);
/mcuboot-3.7.0/boot/zcbor/src/
Dzcbor_decode.c580 bool zcbor_bstr_decode_fragment(zcbor_state_t *state, struct zcbor_string_fragment *result) function