Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_encode.c48 static bool encode_header_byte(zcbor_state_t *state, in encode_header_byte() function
72 if (!encode_header_byte(state, major_type, in value_encode_len()
361 if (!encode_header_byte(state, major_type, ZCBOR_VALUE_IS_INDEFINITE_LENGTH)) {
428 if (!encode_header_byte(state, ZCBOR_MAJOR_TYPE_SIMPLE, ZCBOR_VALUE_IS_INDEFINITE_LENGTH)) {