Searched refs:cbor_encode_pubkey_list (Results 1 – 5 of 5) sorted by relevance
52 cbor_item_t *cbor_encode_pubkey_list(const fido_blob_array_t *);
115 if ((argv[2] = cbor_encode_pubkey_list(cl)) == NULL) { in fido_dev_get_assert_tx() 116 fido_log_debug("%s: cbor_encode_pubkey_list", __func__); in fido_dev_get_assert_tx()
83 if ((argv[4] = cbor_encode_pubkey_list(&cred->excl)) == NULL) { in fido_dev_make_cred_tx()
539 cbor_encode_pubkey_list(const fido_blob_array_t *list) in cbor_encode_pubkey_list() function
192 cbor_encode_pubkey_list 18 0 100.00% 19 0 100.00%