Searched refs:CBOR_INT_8 (Results 1 – 22 of 22) sorted by relevance
17 CBOR_ASSERT(cbor_int_get_width(item) == CBOR_INT_8); in cbor_get_uint8()43 case CBOR_INT_8: in cbor_get_int()56 CBOR_ASSERT(cbor_int_get_width(item) == CBOR_INT_8); in cbor_set_uint8()93 .metadata = {.int_metadata = {.width = CBOR_INT_8}}, in cbor_new_int8()
67 case CBOR_INT_8: in cbor_serialized_size()179 case CBOR_INT_8: in cbor_serialize_uint()195 case CBOR_INT_8: in cbor_serialize_negint()
59 CBOR_INT_8, enumerator
25 assert_true(cbor_int_get_width(number) == CBOR_INT_8); in test_very_short_int()39 assert_true(cbor_int_get_width(number) == CBOR_INT_8); in test_short_int()
26 assert_true(cbor_int_get_width(number) == CBOR_INT_8); in test_very_short_int()46 assert_true(cbor_int_get_width(number) == CBOR_INT_8); in test_short_int()
13 assert_true(cbor_int_get_width(item) == CBOR_INT_8); in assert_uint8()
185 cbor_int_get_width(key) != CBOR_INT_8) { in credman_parse_metadata()264 cbor_int_get_width(key) != CBOR_INT_8) { in credman_parse_rk()315 cbor_int_get_width(key) != CBOR_INT_8 || in credman_parse_rk_count()502 cbor_int_get_width(key) != CBOR_INT_8) { in credman_parse_rp()543 cbor_int_get_width(key) != CBOR_INT_8 || in credman_parse_rp_count()
155 cbor_int_get_width(key) != CBOR_INT_8) { in decode_template()203 cbor_int_get_width(key) != CBOR_INT_8 || in bio_parse_template_array()351 cbor_int_get_width(key) != CBOR_INT_8) { in bio_parse_enroll_status()385 cbor_int_get_width(key) != CBOR_INT_8 || in bio_parse_template_id()656 cbor_int_get_width(key) != CBOR_INT_8) { in bio_parse_info()
16 cbor_int_get_width(key) != CBOR_INT_8 || in parse_authkey()
81 cbor_int_get_width(key) != CBOR_INT_8) in decode_pubkey_point()
117 cbor_int_get_width(item) != CBOR_INT_8) { in decode_protocol()289 cbor_int_get_width(key) != CBOR_INT_8) { in parse_reply_element()
942 cbor_int_get_width(key) == CBOR_INT_8) { in find_cose_alg()966 cbor_int_get_width(key) == CBOR_INT_8) { in find_cose_alg()1157 cbor_int_get_width(val) != CBOR_INT_8) { in decode_cred_extension()1172 cbor_int_get_width(val) != CBOR_INT_8) { in decode_cred_extension()
91 cbor_int_get_width(key) != CBOR_INT_8) in decode_rsa_pubkey()
42 cbor_int_get_width(key) != CBOR_INT_8) in decode_pubkey_point()
275 cbor_int_get_width(key) != CBOR_INT_8 || in parse_uv_token()527 cbor_int_get_width(key) != CBOR_INT_8 || in parse_retry_count()
192 cbor_int_get_width(key) != CBOR_INT_8 || in parse_largeblob_reply()283 cbor_int_get_width(key) != CBOR_INT_8) { in largeblob_do_decode()
23 cbor_int_get_width(key) != CBOR_INT_8 || in adjust_assert_count() 57 cbor_int_get_width(key) != CBOR_INT_8) { in parse_assert_reply()
44 cbor_int_get_width(key) != CBOR_INT_8) in decode_pubkey_point()
24 cbor_int_get_width(key) != CBOR_INT_8) { in parse_makecred_reply()
84 cbor_int_get_width(item) != CBOR_INT_8) in unpack_byte()
121 case CBOR_INT_8: in _cbor_copy_int()
462 cbor_int_get_width(v[i].key) != CBOR_INT_8) in decode_blob_entry()