Searched refs:cbor_encode_uint (Results 1 – 1 of 1) sorted by relevance
133 cbor_encode_uint (xo_buffer_t *xbp, uint64_t minor, unsigned limit) in cbor_encode_uint() function176 cbor_encode_uint(xbp, minor, CBOR_ULIMIT); in cbor_append()231 cbor_encode_uint(xbp, ival, negative ? CBOR_NLIMIT : CBOR_ULIMIT); in cbor_content()