Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_print.h150 ZCBOR_ERR_CASE(ZCBOR_ERR_ELEMS_NOT_PROCESSED) in zcbor_error_str()
Dzcbor_common.h268 #define ZCBOR_ERR_ELEMS_NOT_PROCESSED 18 macro
/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c1022 ZCBOR_ERR_ELEMS_NOT_PROCESSED);
1032 ZCBOR_ERR(ZCBOR_ERR_ELEMS_NOT_PROCESSED);
1036 ZCBOR_ERR_IF(should_try_key(state), ZCBOR_ERR_ELEMS_NOT_PROCESSED);