Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/tools/
H A Dextern.h64 int config_entattest(char *);
H A Dconfig.c19 config_entattest(char *path) in config_entattest() function
H A Dtoken.c589 return (config_entattest(path)); in token_set()