Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/
H A Dhid_openbsd.c27 struct hid_openbsd { struct
97 terrible_ping_kludge(struct hid_openbsd *ctx) in terrible_ping_kludge()
149 struct hid_openbsd *ret = NULL; in fido_hid_open()
176 struct hid_openbsd *ctx = (struct hid_openbsd *)handle; in fido_hid_close()
187 struct hid_openbsd *ctx = handle; in fido_hid_set_sigmask()
198 struct hid_openbsd *ctx = (struct hid_openbsd *)handle; in fido_hid_read()
228 struct hid_openbsd *ctx = (struct hid_openbsd *)handle; in fido_hid_write()
253 struct hid_openbsd *ctx = handle; in fido_hid_report_in_len()
261 struct hid_openbsd *ctx = handle; in fido_hid_report_out_len()
/openbsd/lib/libfido2/
H A DREADME.openbsd9 src/hid_openbsd.c has been adapted to use the fido(4) device.
H A DMakefile23 SRCS+= hid.c hid_openbsd.c hid_unix.c info.c io.c iso7816.c largeblob.c