Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_encode.h232 bool zcbor_bstr_start_encode(zcbor_state_t *state);
/mcuboot-latest/boot/zcbor/src/
Dzcbor_encode.c242 bool zcbor_bstr_start_encode(zcbor_state_t *state) function