cbor_decode_cred_authdata
return (cbor_decode_cred_authdata(val, cred->type,
if (cbor_decode_cred_authdata(item, cred->type, &cred->authdata_cbor,
if (cbor_decode_cred_authdata(item, cred->type, &cred->authdata_cbor,
int cbor_decode_cred_authdata(const cbor_item_t *, int, fido_blob_t *,