HomeSort by: relevance | last modified time | path
    Searched refs:cbor_bytestring_copy (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libfido2/dist/src/
blob.c 112 return cbor_bytestring_copy(item, &b->ptr, &b->len);
extern.h 86 int cbor_bytestring_copy(const cbor_item_t *, unsigned char **, size_t *);
cbor.c 176 cbor_bytestring_copy(const cbor_item_t *item, unsigned char **buf, size_t *len) function
1596 fido_log_debug("%s: cbor_bytestring_copy", __func__);

Completed in 25 milliseconds