Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c561 struct zcbor_string tmp_result; local
563 if (!str_decode(state, &tmp_result, exp_major_type)) {
566 if (!zcbor_compare_strings(&tmp_result, result)) {