Searched refs:cbor_encode_str_array (Results 1 – 3 of 3) sorted by relevance
159 if (rpid != NULL && (argv[1] = cbor_encode_str_array(rpid)) == NULL) { in config_pin_minlen_tx()
54 cbor_item_t *cbor_encode_str_array(const fido_str_array_t *);
564 cbor_encode_str_array(const fido_str_array_t *a) in cbor_encode_str_array() function