Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/tools/
H A Dextern.h57 int blob_list(const char *);
H A Dtoken.c643 return (blob_list(path)); in token_list()
H A Dlargeblob.c584 blob_list(const char *path) in blob_list() function