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_decode_cred_authdata
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/
extern.h
63
int
cbor_decode_cred_authdata
(const cbor_item_t *, int, fido_blob_t *,
cred.c
37
return (
cbor_decode_cred_authdata
(val, cred->type,
646
if (
cbor_decode_cred_authdata
(item, cred->type, &cred->authdata_cbor,
648
fido_log_debug("%s:
cbor_decode_cred_authdata
", __func__);
687
if (
cbor_decode_cred_authdata
(item, cred->type, &cred->authdata_cbor,
689
fido_log_debug("%s:
cbor_decode_cred_authdata
", __func__);
cbor.c
1163
if (
cbor_decode_cred_authdata
(val, cred->type,
1166
fido_log_debug("%s:
cbor_decode_cred_authdata
",
1349
cbor_decode_cred_authdata
(const cbor_item_t *item, int cose_alg,
function
Completed in 16 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026