Searched refs:should_try_key (Results 1 – 1 of 1) sorted by relevance
811 static bool should_try_key(zcbor_state_t *state) function843 static bool should_try_key(zcbor_state_t *state) function851 if (should_try_key(state)) {921 if (should_try_key(state) && try_key(state, key_result, key_decoder)) {1036 ZCBOR_ERR_IF(should_try_key(state), ZCBOR_ERR_ELEMS_NOT_PROCESSED);