Searched refs:ZCBOR_STRING_FRAGMENT_UNKNOWN_LENGTH (Results 1 – 2 of 2) sorted by relevance
58 #define ZCBOR_STRING_FRAGMENT_UNKNOWN_LENGTH SIZE_MAX macro
214 if (num_fragments && (fragments[0].total_len == ZCBOR_STRING_FRAGMENT_UNKNOWN_LENGTH)) { in zcbor_validate_string_fragments()