Searched refs:ctap_check_cbor (Results 1 – 1 of 1) sorted by relevance
27 ctap_check_cbor(cbor_item_t *prev, cbor_item_t *curr) in ctap_check_cbor() function81 if (i && ctap_check_cbor(v[i - 1].key, v[i].key) < 0) { in cbor_map_iter()