Home
last modified time | relevance | path

Searched refs:cbor_encode_cred_ext (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libfido2/src/
H A Dextern.h43 cbor_item_t *cbor_encode_cred_ext(const fido_cred_ext_t *, const fido_blob_t *);
H A Dcred.c90 if ((argv[5] = cbor_encode_cred_ext(&cred->ext, in fido_dev_make_cred_tx()
H A Dcbor.c600 cbor_encode_cred_ext(const fido_cred_ext_t *ext, const fido_blob_t *blob) in cbor_encode_cred_ext() function