Searched refs:cbor_decode_bool (Results 1 – 5 of 5) 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()
62 int cbor_decode_bool(const cbor_item_t *, bool *);
1207 if (cbor_decode_bool(val, NULL) < 0) { in decode_cred_extension()1222 if (cbor_decode_bool(val, NULL) < 0) { in decode_cred_extension()1722 cbor_decode_bool(const cbor_item_t *item, bool *v) in cbor_decode_bool() function
43 return (cbor_decode_bool(val, &cred->ea.att)); in parse_makecred_reply()
212 cbor_decode_bool 14 0 100.00% 11 0 100.00%