Home
last modified time | relevance | path

Searched defs:fido_bio_template (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/src/fido/
H A Dbio.h51 struct fido_bio_template { struct
57 struct fido_bio_template *ptr; argument
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dbio.c826 fido_bio_template(const fido_bio_template_array_t *ta, size_t idx) in fido_bio_template() function