Home
last modified time | relevance | path

Searched refs:fido_cred_fmt (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/libfido2/examples/
H A Dcred.c99 if (!strcmp(fido_cred_fmt(cred), "none")) { in verify_cred()
316 verify_cred(type, fido_cred_fmt(cred), fido_cred_authdata_ptr(cred),
/freebsd/contrib/libfido2/src/
H A Dexport.gnu138 fido_cred_fmt;
H A Dexport.msvc137 fido_cred_fmt
H A Dfido.h105 const char *fido_cred_fmt(const fido_cred_t *);
H A Dcred.c1179 fido_cred_fmt(const fido_cred_t *cred) in fido_cred_fmt() function
/freebsd/contrib/libfido2/fuzz/
H A Dexport.gnu135 fido_cred_fmt;
H A Dfuzz_cred.c388 fido_cred_fmt(cred), fido_cred_prot(cred), in test_cred()
H A Dfunctions.txt318 fido_cred_fmt 1 0 100.00% 3 0 100.00%
/freebsd/contrib/libfido2/tools/
H A Dcred_make.c121 fprintf(out_f, "%s\n", fido_cred_fmt(cred)); in print_attcred()
/freebsd/contrib/libfido2/regress/
H A Dcred.c1477 assert(fido_cred_fmt(c) == NULL); in empty_cred()
1865 assert(fido_cred_fmt(c) == NULL); in junk_authdata()
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt169 fido_cred_new fido_cred_fmt