Home
last modified time | relevance | path

Searched refs:fido_bio_template_free (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libfido2/src/fido/
H A Dbio.h105 void fido_bio_template_free(fido_bio_template_t **);
/openbsd/lib/libfido2/src/
H A Dbio.c751 fido_bio_template_free(fido_bio_template_t **tp) in fido_bio_template_free() function