Searched refs:cbor_decode_bool (Results 1 – 4 of 4) sorted by relevance
72 if (cbor_decode_bool(val, NULL) < 0) { in decode_option()318 return (cbor_decode_bool(val, &ci->new_pin_reqd)); in parse_reply_element()
61 int cbor_decode_bool(const cbor_item_t *, bool *);
1149 if (cbor_decode_bool(val, NULL) < 0) { in decode_cred_extension()1164 if (cbor_decode_bool(val, NULL) < 0) { in decode_cred_extension()1631 cbor_decode_bool(const cbor_item_t *item, bool *v) in cbor_decode_bool() function
210 cbor_decode_bool 10 0 100.00% 11 0 100.00%