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_encode_pubkey_list
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/
extern.h
52
cbor_item_t *
cbor_encode_pubkey_list
(const fido_blob_array_t *);
assert.c
115
if ((argv[2] =
cbor_encode_pubkey_list
(cl)) == NULL) {
116
fido_log_debug("%s:
cbor_encode_pubkey_list
", __func__);
cred.c
85
if ((argv[4] =
cbor_encode_pubkey_list
(&cred->excl)) == NULL) {
86
fido_log_debug("%s:
cbor_encode_pubkey_list
", __func__);
cbor.c
539
cbor_encode_pubkey_list
(const fido_blob_array_t *list)
function
Completed in 54 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026