Lines Matching refs:fido_strerr
60 errx(1, "fido_cred_set_type: %s (0x%x)", fido_strerr(r), r);
65 errx(1, "fido_cred_set_clientdata: %s (0x%x)", fido_strerr(r), r);
70 errx(1, "fido_cred_set_rp: %s (0x%x)", fido_strerr(r), r);
75 errx(1, "fido_cred_set_authdata: %s (0x%x)", fido_strerr(r), r);
80 errx(1, "fido_cred_set_extensions: %s (0x%x)", fido_strerr(r), r);
84 errx(1, "fido_cred_set_rk: %s (0x%x)", fido_strerr(r), r);
88 errx(1, "fido_cred_set_uv: %s (0x%x)", fido_strerr(r), r);
93 errx(1, "fido_cred_set_prot: %s (0x%x)", fido_strerr(r), r);
98 errx(1, "fido_cred_set_fmt: %s (0x%x)", fido_strerr(r), r);
108 errx(1, "fido_cred_set_attstmt: %s (0x%x)", fido_strerr(r), r);
112 errx(1, "fido_cred_verify_self: %s (0x%x)", fido_strerr(r), r);
115 errx(1, "fido_cred_verify: %s (0x%x)", fido_strerr(r), r);
207 fido_strerr(r), r);
266 errx(1, "fido_dev_open: %s (0x%x)", fido_strerr(r), r);
273 errx(1, "fido_cred_set_type: %s (0x%x)", fido_strerr(r), r);
278 errx(1, "fido_cred_set_clientdata: %s (0x%x)", fido_strerr(r), r);
283 errx(1, "fido_cred_set_rp: %s (0x%x)", fido_strerr(r), r);
289 errx(1, "fido_cred_set_user: %s (0x%x)", fido_strerr(r), r);
294 errx(1, "fido_cred_set_extensions: %s (0x%x)", fido_strerr(r), r);
298 errx(1, "fido_cred_set_rk: %s (0x%x)", fido_strerr(r), r);
302 errx(1, "fido_cred_set_uv: %s (0x%x)", fido_strerr(r), r);
307 errx(1, "fido_cred_set_prot: %s (0x%x)", fido_strerr(r), r);
310 errx(1, "fido_cred_set_entattest: %s (0x%x)", fido_strerr(r), r);
314 errx(1, "fido_dev_set_timeout: %s (0x%x)", fido_strerr(r), r);
318 errx(1, "fido_makecred: %s (0x%x)", fido_strerr(r), r);
323 errx(1, "fido_dev_close: %s (0x%x)", fido_strerr(r), r);