OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fido_cred_ext_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/fido/
types.h
167
}
fido_cred_ext_t
;
typedef in typeref:struct:fido_cred_ext
182
fido_cred_ext_t
ext; /* extensions */
185
fido_cred_ext_t
authdata_ext; /* decoded extensions */
/src/external/bsd/libfido2/dist/src/
extern.h
44
cbor_item_t *cbor_encode_cred_ext(const
fido_cred_ext_t
*, const fido_blob_t *);
64
fido_authdata_t *, fido_attcred_t *,
fido_cred_ext_t
*);
cred.c
226
check_extensions(const
fido_cred_ext_t
*authdata_ext,
227
const
fido_cred_ext_t
*ext)
229
fido_cred_ext_t
tmp;
cbor.c
601
cbor_encode_cred_ext(const
fido_cred_ext_t
*ext, const fido_blob_t *blob)
1196
fido_cred_ext_t
*authdata_ext = arg;
1247
fido_cred_ext_t
*authdata_ext)
1351
fido_attcred_t *attcred,
fido_cred_ext_t
*authdata_ext)
winhello.c
387
pack_cred_ext(WEBAUTHN_EXTENSIONS *out, const
fido_cred_ext_t
*in)
Completed in 19 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026