OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Jul 20 00:27:07 UTC 2026