Home
last modified time | relevance | path

Searched defs:out_f (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/libfido2/tools/
H A Dcred_make.c92 print_attcred(FILE *out_f, const fido_cred_t *cred) in print_attcred()
150 FILE *out_f = NULL; in cred_make() local
H A Dassert_get.c160 print_assert(FILE *out_f, const fido_assert_t *assert, size_t idx, int flags) in print_assert()
222 FILE *out_f = NULL; in assert_get() local
H A Dcred_verify.c110 FILE *out_f = NULL; in cred_verify() local
H A Dutil.c457 print_cred(FILE *out_f, int type, const fido_cred_t *cred) in print_cred()