Searched refs:cbor_encode_cred_ext (Results 1 – 3 of 3) sorted by relevance
43 cbor_item_t *cbor_encode_cred_ext(const fido_cred_ext_t *, const fido_blob_t *);
90 if ((argv[5] = cbor_encode_cred_ext(&cred->ext, in fido_dev_make_cred_tx()
600 cbor_encode_cred_ext(const fido_cred_ext_t *ext, const fido_blob_t *blob) in cbor_encode_cred_ext() function