Searched refs:str_start_decode_with_overflow_check (Results 1 – 1 of 1) sorted by relevance
463 static bool str_start_decode_with_overflow_check(zcbor_state_t *state, in str_start_decode_with_overflow_check() function484 if(!str_start_decode_with_overflow_check(state, result, ZCBOR_MAJOR_TYPE_BSTR)) { in zcbor_bstr_start_decode()590 if (!str_start_decode_with_overflow_check(state, result, exp_major_type)) { in str_decode()