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_bio_template
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/fido/
bio.h
51
struct
fido_bio_template
{
struct
57
struct
fido_bio_template
*ptr;
74
typedef struct
fido_bio_template
fido_bio_template_t;
96
const fido_bio_template_t *
fido_bio_template
(const fido_bio_template_array_t *,
/src/external/bsd/libfido2/lib/
Makefile
87
fido_bio_template
.3 \
/src/external/bsd/libfido2/dist/tools/
bio.c
27
if ((t =
fido_bio_template
(ta, idx)) == NULL) {
28
warnx("
fido_bio_template
");
/src/external/bsd/libfido2/dist/fuzz/
fuzz_bio.c
344
if ((t =
fido_bio_template
(ta, i)) != NULL)
/src/external/bsd/libfido2/dist/src/
bio.c
835
fido_bio_template
(const fido_bio_template_array_t *ta, size_t idx)
function
Completed in 48 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026