Searched refs:new_bytes (Results 1 – 1 of 1) sorted by relevance
825 size_t new_bytes = zcbor_flags_to_bytes(state->decode_state.map_elem_count); local827 size_t extra_bytes = new_bytes - old_bytes;831 if ((state->decode_state.map_search_elem_state + new_bytes) > flags_end) {837 memset(&state->decode_state.map_search_elem_state[new_bytes - extra_bytes], 0xFF, extra_bytes);