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_parse_reply
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/
authkey.c
84
r =
cbor_parse_reply
(msg, (size_t)msglen, authkey, parse_authkey);
credman.c
230
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, metadata,
365
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, rk,
378
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, &rk->ptr[0],
418
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, &rk->ptr[rk->n_rx],
593
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, rp,
606
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, &rp->ptr[0],
646
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, &rp->ptr[rp->n_rx],
bio.c
263
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, ta,
427
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, e,
433
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, &t->id,
537
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, e,
712
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, i,
pin.c
311
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, aes_token,
608
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, retries,
661
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, retries,
extern.h
90
int
cbor_parse_reply
(const unsigned char *, size_t, void *,
assert.c
194
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, assert,
201
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, &assert->stmt[0],
254
if ((r =
cbor_parse_reply
(msg, (size_t)msglen,
info.c
384
r =
cbor_parse_reply
(msg, (size_t)msglen, ci, parse_reply_element);
largeblob.c
222
if ((r =
cbor_parse_reply
(msg, (size_t)msglen, *chunk,
cred.c
171
if ((r =
cbor_parse_reply
(reply, (size_t)reply_len, cred,
cbor.c
121
cbor_parse_reply
(const unsigned char *blob, size_t blob_len, void *arg,
function
Completed in 29 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026