Searched refs:hid_win (Results 1 – 3 of 3) sorted by relevance
36 struct hid_win { struct417 struct hid_win *ctx; in fido_hid_open()451 struct hid_win *ctx = handle; in fido_hid_close()480 struct hid_win *ctx = handle; in fido_hid_read()526 struct hid_win *ctx = handle; in fido_hid_write()560 struct hid_win *ctx = handle; in fido_hid_report_in_len()568 struct hid_win *ctx = handle; in fido_hid_report_out_len()
68 list(APPEND FIDO_SOURCES hid_win.c)
56 ** winhello: fallback to hid_win.c if webauthn.dll isn't available.111 ** hid_win: detect devices with vendor or product IDs > 0x7fff; gh#264.