Home
last modified time | relevance | path

Searched refs:bio_enroll (Results 1 – 3 of 3) sorted by relevance

/src/contrib/libfido2/tools/
H A Dextern.h52 int bio_enroll(const char *);
H A Dbio.c157 bio_enroll(const char *path) in bio_enroll() function
H A Dtoken.c582 return (bio_enroll(path)); in token_set()