Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c401 static bool str_start_decode_with_overflow_check(zcbor_state_t *state, function
431 if(!str_start_decode_with_overflow_check(state, result, ZCBOR_MAJOR_TYPE_BSTR)) {
537 if (!str_start_decode_with_overflow_check(state, result, exp_major_type)) {