Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_common.c261 size_t zcbor_header_len(uint64_t value) in zcbor_header_len() function
286 return zcbor_header_len(val64); in zcbor_header_len_ptr()
/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h459 size_t zcbor_header_len(uint64_t value);